Closed Madhu-1 closed 2 weeks ago
@nb-ohad PTAL
@nb-ohad PTAL
I am surprised that the guide does not mention building the operator. Even if this is making use of published images, I think developers want to test locally built images with their local changes.
That will be a follow-up to add/update the document on how to test the local changes.
I tried the steps in the guide and they all work with one exception:
Creation of the
clientProfile
fails like this:Error from server (BadRequest): error when creating "STDIN": ClientProfile in version "v1alpha1" cannot be handled as a ClientProfile: strict decoding error: unknown field "spec.cephFs.subvolumeGroup"
Thats for catching it, it was a typo from my side, its fixed now
@nb-ohad PTAL
Describe what this PR does
added a quick start guide for the minimal installation
Is there anything that requires special attention
List items that are not part of the PR and do not impact it's functionality, but are work items that can be taken up subsequently.
Checklist:
[ ] Commit Message Formatting: Commit titles and messages follow
guidelines in the developer guide.