Closed zonorti closed 1 week ago
A short, but helpful addition to rook-ceph guide. I stumbled upon this issue myself and hope it will help others.
Just following the guide didn't get me a running cluster and it took some time to figure out why it's failing.
Please use the following checklist:
make conformance
make fmt
make lint
make docs
make unit-tests
See make help for a description of the available targets.
make help
Only docs changes, so I didn't run anything mentioned.
/m
Wow, that was fast, thanks!
Pull Request
What? (description)
A short, but helpful addition to rook-ceph guide. I stumbled upon this issue myself and hope it will help others.
Why? (reasoning)
Just following the guide didn't get me a running cluster and it took some time to figure out why it's failing.
Acceptance
Please use the following checklist:
make conformance
)make fmt
)make lint
)make docs
)make unit-tests
)Only docs changes, so I didn't run anything mentioned.