Skip to content

Releases: digitalocean/pgremapper

Release v1.0.0

05 Jan 16:50
dd5a5a3

Choose a tag to compare

What's Changed

Other Changes

  • pgremapper: Add export-mappings and import-mappings commands. by @baergj in #1
  • Update README.md by @anthonyeleven in #2
  • Eliminate prompt when --yes isn't specified. by @baergj in #4
  • Add --whole-pg option to export-mappings. by @baergj in #6
  • pgremapper: Consider upmaps when reordering up sets. by @baergj in #7
  • ceph: Exclude 'out' OSDs in getOsdsForBucket(). by @baergj in #8
  • pgremapper: Print stderr for failed commands. by @baergj in #12
  • cancel-backfill: Handle the case where the up set is incomplete. by @baergj in #13
  • mappingstate: add distinctive dirty state by @alram in #15
  • ceph: Filter out PGs that we can't reason about. by @baergj in #16
  • Gracefully handle stale mappings. by @baergj in #17
  • Don't consider the "invalid" OSD in duplicate-OSD checks. by @baergj in #18
  • Added device-class filter for balance-bucket command by @k0ste in #20
  • Add static checks (formatting, linting) to CI by @xvillaneau in #21
  • Don't reorder the up set for EC pools by @xvillaneau in #22
  • pgremapper: In cancel-backfill, don't panic upon upmap conflicts. by @baergj in #24
  • ceph: Don't panic when multiple complete shards are found for an EC PG. by @baergj in #28
  • Update go.mod, by @icepic in #29
  • Update README.md by @concubidated in #31
  • Use the newest shard when there multiple shards are at the index by @concubidated in #32
  • fix: detect whether a given PG belongs to an EC pool by @microyahoo in #34
  • nit: break for loop by @microyahoo in #35
  • add generate-crush-change-mappings command by @neurodrone in #36
  • Add source and target options for cancel-backfill by @concubidated in #37
  • pgremapper test: Prevent tests from accidentally sharing Ceph command implementations by @baergj in #39
  • cancel-backfill: Add exclude/include-pools options by @BenoitKnecht in #38
  • pgremapper drain: support draining from multiple sources by @diffs in #41
  • README: Tweak the language of the requirements section, and add Pacific reference by @baergj in #43
  • update go to 1.21.4 by @concubidated in #44
  • fix: fill version output with debug.ReadBuildInfo by @robbat2 in #46
  • backfillstate: Don't panic when remapping from a down OSD by @baergj in #48
  • backfillstate: added new line for printf by @k0ste in #49
  • pgremapper: Add missing return to accountForRemap(). by @baergj in #50
  • Handle commands that return 'inf' as a float value by @jbaergen-do in #54
  • Mention autoscaler in the readme by @seqizz in #56
  • gha/workflows: add an automatic release-building workflow by @diffs in #59
  • gha: fix release notes return value by @diffs in #60

New Contributors

Full Changelog: https://github.com/digitalocean/pgremapper/commits/v1.0.0