Releases: digitalocean/pgremapper
Releases · digitalocean/pgremapper
Release v1.0.0
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
- @baergj made their first contribution in #1
- @anthonyeleven made their first contribution in #2
- @alram made their first contribution in #15
- @k0ste made their first contribution in #20
- @xvillaneau made their first contribution in #21
- @icepic made their first contribution in #29
- @concubidated made their first contribution in #31
- @microyahoo made their first contribution in #34
- @neurodrone made their first contribution in #36
- @BenoitKnecht made their first contribution in #38
- @diffs made their first contribution in #41
- @dependabot[bot] made their first contribution in #42
- @robbat2 made their first contribution in #46
- @jbaergen-do made their first contribution in #54
- @seqizz made their first contribution in #56
Full Changelog: https://github.com/digitalocean/pgremapper/commits/v1.0.0