You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2024. It is now read-only.
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)
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: