Releases: bbockelm/pelican-ap-manager
Releases · bbockelm/pelican-ap-manager
Release list
v0.2.1
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
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