Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 14:50
· 7 commits to main since this release
v0.1.0
f2c34e9

Changelog

  • 4ee4809 auth: add data source
  • 653eac9 auth: add resource
  • 96fb4be auth: add some description to resource and data source
  • 0fa9dea auth: properly handle caps
  • 452be9c config: add lazy connection
  • 2e46f30 config: do not shutdown conn if not yet connected
  • cd95566 config: refactor connection to Ceph
  • 6065bf9 examples: add a simple example
  • df0d40a gitlabci: add missing linux-header package in release
  • a87c579 gitlabci: github: fix release job
  • e35ba1f itlabci: github: install ceph for go-ceph
  • 1c82205 project: add initial boilerplate
  • 3513272 project: add missing goreleaser file
  • eaaaa1f project: add provider config to connect to a ceph cluster
  • 9e605e9 project: only build on linux because of cgo
  • f2c34e9 project: only restrict further to only linux amd64 because of cgo
  • fe8157f wait_online: add data source
  • 8a7df0b wait_online: convert to resource to properly use retry