Skip to content

Releases: bbockelm/pelican-ap-manager

v0.2.1

Choose a tag to compare

@bbockelm bbockelm released this 12 Sep 14:17
362413c

What's Changed

  • Locate this host's schedd through its address file, not the collector's first answer by @bbockelm in #23
  • Give every stored row a Key attribute by @bbockelm in #24
  • Bump golang-htcondor to v0.14.0 by @bbockelm in #25
  • Publish the operator's static limits as PelicanLimit ads by @bbockelm in #26
  • Read from htcondordb only while it is caught up by @bbockelm in #27
  • Serve the live queue from htcondordb, so only one process parses the log by @bbockelm in #28
  • deps: golang-htcondor v0.14.1 by @bbockelm in #29
  • Bump htcondordb to v0.18.12 and test the mirror-served queue by @bbockelm in #30
  • Gate mirror reads everywhere, not only where a collector answers by @bbockelm in #31

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@bbockelm bbockelm released this 23 Aug 01:39
f77f58b

What's Changed

  • Resolve the htcondordb address instead of requiring a literal one by @bbockelm in #19
  • Fix every htcondordb write, and test against a real server by @bbockelm in #21
  • Add a worked deployment example by @bbockelm in #20
  • Rename the binaries, and run the integration suite against a real HTCondor unprivileged by @bbockelm in #22

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@bbockelm bbockelm released this 22 Aug 17:45
2910976

Initial release of the pelican-ap-manager

This is an experimental daemon that monitors performance of the Pelican file transfers at an AP and suggests rate limits to avoid overloading the system.