Skip to content

Releases: HSF/harvester

v0.7.3

28 Jan 16:52
c8c78f9

Choose a tag to compare

Merge pull request #299 from HSF/flin

commit timestamp

v0.7.2

19 Nov 08:24

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

18 Nov 14:18

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

28 Oct 09:09
bf1eb18

Choose a tag to compare

  • Improved agent startup logging to help identify which agent delays the sequence
  • Replaced generic error codes with finer-grained codes and clearer descriptions
  • HPC
    • Raythena: refined output file handling and fixed insecure file permissions
    • Added new Globus Compute and Super Facility API plugins
  • K8S clusters
    • pilots_starter now uploads logs through the new API
    • Added environment variables for pilot ephemeral-storage requests and limits (requested by NET2)

v0.6.5

02 Jul 09:57

Choose a tag to compare

Fixed issue in cacher related to get_resource_types

v0.6.4

30 Jun 12:20

Choose a tag to compare

What's Changed

  • htcondor: submitter support to specify nNode, fix request ram formulae by @mightqxc in #270
  • Pilots starter updates for tokens by @fbarreir in #271

Full Changelog: v0.6.2...v0.6.4

v0.6.2

05 Jun 10:25
a9be9a6

Choose a tag to compare

What's Changed

  • update apfmon message by @ptrlv in #267
  • htcondor submitter: support fairshare percent param from CRIC ; worker_adjuster: fixes by @mightqxc in #268

Full Changelog: v0.6.1...v0.6.2

v0.6.1

07 May 11:30
e894ede

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

28 Apr 16:05
308e34c

Choose a tag to compare

What's Changed

Full Changelog: v0.5.15...v0.6.0

v0.5.15

18 Feb 13:30
0c734bc

Choose a tag to compare

What's Changed

  • add options to disable pilots per queue by @wguanicedew in #254
  • shorten the token renewal period in communicator by @tmaeno in #256
  • Changing unique keys to primary keys for cache, pq and seq tables by @fbarreir in #257
  • fix nCoreFactor when ucore is used by @wguanicedew in #258
  • htcondor: limit condor_history queries by @mightqxc in #259
  • communicator skip renew_token exception in init by @mightqxc in #260
  • fix logging and nCoreFactore not defined by @wguanicedew in #261
  • htcondor: fix monitor when querying all jobs by @mightqxc in #262
  • to force token renewal in communicator when instance starts up by @tmaeno in #263

Full Changelog: v0.5.14...v0.5.15