[stable/2023.1] ceph: Add CephHealthDetail alerts (#1501)

This is an automated cherry-pick of #1495
/assign mnaser
1 file changed
tree: 64c040944c9e857edca5c6d1ce907d8d7bcbb266
  1. .github/
  2. atmosphere/
  3. build/
  4. charts/
  5. cmd/
  6. doc/
  7. hack/
  8. images/
  9. internal/
  10. meta/
  11. molecule/
  12. playbooks/
  13. plugins/
  14. roles/
  15. tests/
  16. tools/
  17. zuul.d/
  18. .ansible-lint
  19. .charts.yml
  20. .coveragerc
  21. .envrc
  22. .flake8
  23. .gitignore
  24. .markdownlint-cli2.jsonc
  25. .markdownlint.yaml
  26. .pre-commit-config.yaml
  27. .python-version
  28. .release-please-manifest.json
  29. .stestr.conf
  30. CHANGELOG.md
  31. Dockerfile
  32. Earthfile
  33. flake.lock
  34. flake.nix
  35. galaxy.yml
  36. go.mod
  37. go.sum
  38. Jenkinsfile
  39. mkdocs.yml
  40. poetry.lock
  41. pyproject.toml
  42. README.md
  43. release-please-config.json
  44. test-requirements.txt
  45. tox.ini
README.md

Atmosphere

Community

If you have any questions and discussions about Atmosphere, you can join the community:

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands:

pre-commit install --hook-type commit-msg