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
Is there a possibility to register new handlers while kopf is already running, like creating dynamically handlers ? I only want to specify new resources as the handler method will be always the same.
Checklist
I have read the documentation and searched there for the problem
I have searched in the GitHub Issues for similar questions