LindaYu17

Results 13 comments of LindaYu17

webhook development complete, waiting for integration with other components. add two validating webhook: 1. poolcoordiantor-webhook: validate pool-coordinator CR create/update 2. nodeautonomy-webhook: validate when annotating node as node autonomy

It is used for pods on edge node. Existing load balancer in K8S are mainly distributing requests from user by traffic randomly, the application load balancer I mentioned here should...

> > Sounds App LB is a kind of enhancement to K8s Service? The two components have some overlap in terms of doing reverse proxy for incoming requests. However, for...

> @LindaYu17, there's no description, neither in the PR nor in the commits, about what this is trying to achieve and why. Mind to add an explanation, so it becomes...

> @LindaYu17 , would it be reasonable to add to https://github.com/kata-containers/kata-containers/blob/main/docs/design/architecture/README.md#utility-program some example(s) of using this new functionality? > > "kata-runtime exec" is very useful for me, so having the...

> > @LindaYu17 , would it be reasonable to add to https://github.com/kata-containers/kata-containers/blob/main/docs/design/architecture/README.md#utility-program some example(s) of using this new functionality? > > "kata-runtime exec" is very useful for me, so having...

> @LindaYu17, only one of your commits has a commit message. Mind to also add some explanation to the other 2? > > In the future, when debugging something, we'd...

> @LindaYu17 could you please rebase a fix to the GARM failures has been merged thanks Thank you @GabyCT . I have rebased my PR but there are still two...

> Thanks for this. There are some changes happening after v0.8.0. If we want to keep with the latest CoCo things, e.g. `Makefile` changes and abilities of AA & CDH...

> One minor fix noted > > Otherwise I think the main decision point, as Fabiano has raised, is how we trigger the attestation-agent (and CDH, ASR) to be built...