loft-sh / vcluster

vCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
https://www.vcluster.com
Apache License 2.0
6.92k stars 426 forks source link

fix: removes object cache updates from syncers. #2269

Closed zerbitx closed 1 week ago

zerbitx commented 1 week ago

Each of these object cache update come after calls to the client that will go through the SyncController's reconciliation that handles updating the cache. These changes still pass the certified-conformance tests.

netlify[bot] commented 1 week ago

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
Latest commit 15da0fb8661d9930bdbbb1bf920b8c530511cb58
Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/672e4e91ee4a1f000907118c
loft-bot commented 1 week ago

💚 All backports created successfully

Status Branch Result
v0.21

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details