keikoproj/instance-manager

Add node label referencing the AMI

eytan-avisror opened this issue · 0 comments

Nodes payload currently does not reference the AMI in use, it might be nice to add a label to the node objects referencing the AMI it is using.

e.g. instancemgr.keikoproj.io/image-id: ami-123456789012

We should evaluate how to make this change considering --node-relabel flag, which turns off the watch on nodes.