rambohe

Results 241 comments of rambohe

> I proposed to add a sidecar container into the pool-coordinator pod, which takes the responsibility of creating RBAC for `kubectl logs`. It will continously check whether RBAC has existed...

@windnod Thanks for posting pull request. I have commented the issue #1963 , and we need to have more discussion about this case before we merge this pull request. sorry...

> Hi @rambohe-ch and @Congrool I can take this work up. I am looking up code repo, please let me know how do you see this implementation @Himanshu372 Thanks for...

how about name this new component as `YurtVIPBroker`? The name implies that the component acts as a broker for VIPs within the OpenYurt, ensuring that their allocation, release, and synchronization...

@vie-serendipity It's a good idea to use {{nodepool}} to match multiple nodepools, as it allows users to easily perform batch configurations at the nodepool level. I think we should make...

@vie-serendipity yes, I agree with you that yurtappset webhook should validate the deployment template instead of K8s native validation.

@cuiHL Thank you for raising the issue. It seems that kube-apiserver can not access the `yurt-app-manager-webhook.kube-sysystem.svc` service and timeout happened. There are some suggestions for debugging the above problem: 1....

@MundaneImmortal please rebase the latest master branch.

@MundaneImmortal The configuration of concurrent endpoints workers has been improved in #2086 , so i will close this pull request.