This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Description
It is a know issue and not directly related to the example that at least one APIBinding has first to be created for a controller to be able to watch a resource type through a virtual workspace.
As I have seen a couple of people loosing time in the troubleshooting of it in the context of simply running the controller runtime example I am proposing:
- to have a word about it in the readme
- to have an APIBinding manifest in the config/kcp directory that gets automatically created when the example is deployed (there is an open PR for that)