oam-kubernetes-runtime icon indicating copy to clipboard operation
oam-kubernetes-runtime copied to clipboard

Use AppConfig's generation to get latest dependency only

Open hongchaodeng opened this issue 4 years ago • 1 comments

  • pass AC's generation into child objects' labels
  • check generation in getting data input

fix #222

hongchaodeng avatar Sep 28 '20 18:09 hongchaodeng

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.

hongchaodeng avatar Sep 29 '20 04:09 hongchaodeng