oam-kubernetes-runtime
oam-kubernetes-runtime copied to clipboard
Use AppConfig's generation to get latest dependency only
- pass AC's generation into child objects' labels
- check generation in getting data input
fix #222
After discussion, this PR will not fix #222 because it also requires the trait operator to update the data in trait CR. So waiting for label to be updated is still not enough. Therefore, the data flow involves both OAM Runtime and the Trait Operators.
We will put this on hold and come back to this once we have an ideal solution.