https://github.com/mohuishou/blog-code/blob/5cb702a7c51c9c56ed7b06f6b1ee2f54d7838f30/02-k8s-operator/05-node-pool-operator/api/v1/nodepool_types.go#L76 您好,我复现代码时出现Node资源更新失败问题,排查发现是返回node存在问题,因为node!=n,n中携带了更新的label和taint,而node为原node