Hi [~dffrench],
Thank you for your reply.
Note that the validations are implemented automatically when we executed the framework tool command `operator-sdk generate openapi`. In this way, we just need to ensure that all is work as before in POV ( which can be made by checking the CI and/or just running the project). We do not really need to validate each value since it shows more check if the framework/API is working as should be.
The only extra thing that you could check is the comments added by me to suggesting fix typo and improvements in the texts description which indeed shows not something really important to check now in other to blocker the PR merge since we can improve than after anyway. You also can run the command added: "make code/gen" just to check that all is done automatically.
I hope that it clarifies what was done. Also, I added a few comments in the PR to highlight the points and be easier the understatement.
However, if you are not able to do it is fine. I just ping pinged you , folks , because we were working on it the same team project and I thought that you would like to check the PR. I can try to ping others as well if you not mind. |
|