Skip to content

Releases: runityru/cephctl

v0.2.1

09 Aug 14:51
v0.2.1
33bf4dc
Compare
Choose a tag to compare

Changelog

  • 33bf4dc Update Ceph base image to 18.2.4 and use it by default (#61)
  • 7095559 Fix proper option names in cephosdconfig (#60)

v0.2.0

26 Jun 06:56
v0.2.0
02ff3da
Compare
Choose a tag to compare

Changelog

  • 02ff3da Update docs w/ v0.2.0 details in roadmap and help message (#59)
  • 12f0a7a Fix image switch instruction to use proper parameter for base image (#58)
  • 17202b7 Fix shell argument substitution (#57)
  • 868e217 Describe how to build cephctl w/ goreleaser (#56)
  • 9d7e901 Just a more readable version line (#55)
  • a5bc393 Add clean diff indication for multidoc specs (#54)
  • 77c097c Add multi documents support (#53)
  • 4b6195d Add CephOSDConfig management (#51)
  • ec23ad0 Use logger to obtain commands stderr instead of directly passing STDERR (#52)
  • e5eb4c7 Add osd config parameters to cluster report (#50)
  • 61fc15e Describe image change procedure (#49)
  • 366c3d8 Reorder imports to follow gofmt (#48)
  • b21410c Add GoDocs & GoReportCard badges (#47)
  • 9d44fdf Update README w/ current help message (#46)

v0.1.3

19 Jun 16:46
v0.1.3
6ef61ba
Compare
Choose a tag to compare

Changelog

  • 6ef61ba Update import path according to project migration (#45)

v0.1.2

17 Jun 07:00
v0.1.2
4beb784
Compare
Choose a tag to compare

Changelog

  • 4beb784 Move the list of checks to run to higher level to isolate them on invocation (#44)
  • 39ef517 Align logging for debug and trace levels (#43)
  • 1516ac1 Fix unquoted characters passed to the command (#42)
  • 35496ee Add IP collision healthcheck (#40)
  • 687456f Add debug mode just like the trace but fewer verbosity (#41)
  • af0b2ee Just reorder ClusterReport structure fields alphabetically for easier usage (#39)
  • 65d9580 Bump github.com/teran/go-ptr from 0.0.0-20231104104131-833247b0ca04 to 1.1.0 (#38)
  • 0adc53d Update goreleaser action and its configuration (#37)
  • dc1e8a7 Add security advisory notice (#36)
  • bcd959b Add tests for commands (#35)
  • d59a194 Add live balancing feature to v0.5.0 release (#34)
  • bcc6fc4 Update roadmap w/ feature to release assignment (#33)
  • db18edd [CI] Update setup-go action (#32)
  • 91a9d22 Update README with contribution notice (#31)

v0.1.1

26 May 12:24
v0.1.1
3d6b54b
Compare
Choose a tag to compare

Changelog

  • 3d6b54b Split workflow into separate jobs & add build step w/ goreleaser (#30)
  • 3228103 Fix missed FreeBSD command to run ceph binary (#29)

v0.1.0

26 May 18:43
v0.1.0
b1013d1
Compare
Choose a tag to compare
  • b1013d1 Update roadmap w/ feature to release assignment (#28)
  • 7d24cef Add DownPGs healthcheck (#27)
  • 641d00c Add ability to retrieve device list (#26)
  • 9d9248f Add FreeBSD build & update README.md regarding configuration (#24)
  • 1f39871 Update verify workflow to trigger on PR update (#25)
  • 833a678 Add OSDsOut healthcheck (#23)
  • a4daa35 Add ability to use complex ceph binary path (#22)
  • a0fe03c Use cleaner indication in healthcheck (#21)
  • d29d0f7 Fetch tags to create a proper changelogs on release (#20)
  • 883dc49 Trigger verify job on push & pull_request only (#19)

NOTE: This release was not built and published because of an issue with missed platform-dependent files and missed tests of build. v0.1.1 contains fixes for that.

v0.0.6

19 May 20:25
v0.0.6
61073d9
Compare
Choose a tag to compare

Changelog

  • 61073d9 Add some metadata to trunk build & remove excess metadata from goreleaser (#18)

v0.0.5

18 May 09:30
v0.0.5
7c8c367
Compare
Choose a tag to compare

Changelog

  • 7c8c367 Split tests in verify workflow (#6)

v0.0.4

10 May 13:22
9fc0e9b
Compare
Choose a tag to compare

Changelog

  • 9fc0e9b Add OSD num versions health indicator
  • a03240f Add health indicator descriptions
  • 4bba63f Fix weight data type in ceph osd report DTO
  • 7f9cc79 Add OSD metadata size health indicator
  • 51671bc Reoder health checks alphabetically
  • d061fb4 Add allow crimson health indicator
  • f387271 Switch cluster health checks to cluster report
  • 56dfb57 Add models for ceph cluster report
  • 281cab8 Visualy separate internal and external imports
  • e7dfc28 Fix README according to markdownlint & add github action
  • 4fdc88b Fix MD013 markdown issue (actually just disable it for code snippet)
  • 64ad422 Add compatibility disclaimer and some minor changes to README
  • 0ba5026 Fix flaky test in ceph package
  • e72d78e Split mapping functionaly in ceph DTOs

v0.0.3

30 Apr 08:14
7956037
Compare
Choose a tag to compare

Changelog

  • 7956037 Update README with some decriptions, features and roadmap
  • 0f4878b Update README according to 0.0.2 changes
  • a841f84 Update healthchecks