Lu Chen
Lu Chen
- 2000 Pod - 1000 Service
The report has been submit in https://github.com/openyurtio/openyurt.io/pull/199 .
I have the same needs as https://github.com/Stigmatoz/web-activity-time-tracker/issues/38 . Since tracking h5 video sites are common user needs, I think this suggestion is considerable.
/assign @luc99hen
In response to the adjustments of pool-coordinator component, the role of `pool-coordinator-controller` has been adjusted as following: 1. Initialize - block until the YurtAppDaemon CRDs are ready. - prepares the...
I am sorry that currently this task has not been started. I have been busy with other stuff at this moment. If necessary, maybe we can find someone else for...
Thank you for your response. Currently, I use a custom func `GetClientByControllerName(mgr mananger.Manager, controllerName string)` to replace the original `mgr.GetClient()`. ```go func GetClientByControllerNameOrDie(mgr manager.Manager, controllerName string) client.Client { // if...
Hi, @sbueringer @alvaroaleman What do you think of this idea?