metac
metac copied to clipboard
add examples to showcase setting status conditions against watched resource
UseCase: As a developer who uses metac to build my controller, I need metac to support setting of status & conditions against my watched resource specifications.
Solution: Metac as such does not need any changes to support this requirement. We need to verify by adding following items:
- add example(s) that showcases above usecase
- add integration test(s) that showcases above usecase