Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 11:10
· 187 commits to master since this release
68ef7c8

This is a feature release of the rook-ceph kubectl plugin.

With this release a new command is added for restoring CRs after accidental deletion.

Features

  • Restore CRs after accidental deletion #170
  • Redirect log messages to stderr #141

Bug Fixes

  • 24789f9 build: fix make clean
  • 078392b docs: fix a typo in the README
  • 0ce5c94 mons: adding missing info to start operator
  • 700fa10 usages: Clear how to use purge-osd command
  • d321d2f docs: codespell ci failing due incorrect spell
  • 62a0d70 docs: improve wording in the documentation of the rook command

Others

  • 6950f0b docs: add PR template
  • a10f9e0 build(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3
  • b7e05cb command: skip operator pod check when not required
  • 68f6a0e build(deps): bump k8s.io/client-go from 0.28.1 to 0.28.2
  • af7f274 build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • cd8bb7e build(deps): bump actions/checkout from 3 to 4
  • 7048fcc build(deps): bump k8s.io/client-go from 0.28.0 to 0.28.1
  • ba534f4 build(deps): bump k8s.io/api from 0.28.0 to 0.28.1
  • f6077ff build(deps): bump github.com/rook/rook from 1.12.1 to 1.12.2
  • 36bef4c build(deps): bump k8s.io/client-go from 0.27.3 to 0.28.0
  • feb2a78 build(deps): bump github.com/rook/rook from 1.12.0 to 1.12.1
  • 7e0b3cf build(deps): bump k8s.io/api from 0.26.4 to 0.27.4
  • 0ed1249 build: update rook version in go mod
  • b3a7c28 build(deps): bump k8s.io/apimachinery from 0.27.3 to 0.27.4
  • 088372c build(deps): bump actions/checkout from 2 to 3
  • 29a5d8d build(deps): bump actions/setup-go from 2 to 4
  • b37f742 build(deps): bump goreleaser/goreleaser-action from 1 to 4
  • 4869048 build(deps): bump rajatjindal/krew-release-bot from 0.0.40 to 0.0.46
  • b50b65f build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • 38f4fb5 build(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0
  • d60d430 core: update golang version to 1.20
  • 8622360 build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4
  • eabff82 build(deps): bump k8s.io/apimachinery from 0.26.4 to 0.27.3
  • fa3c1ee ci: add dependabot to update dependencies
  • 4abded9 ci: update script to get right device filter
  • 9d99c26 ci: update tmate to disable limit access

Contributors
@travisn @subhamkrai @BlaineEXE @obnoxxx @lunderhage