Is this a BUG REPORT or FEATURE REQUEST?: Feature
We have a workflow that allows workloads to run on a node much longer than the upgrade window of the node. There's an external process that will reap these workloads and nodes. Currently when upgrading these instancegroups, instance-manager will detect that there are still nodes that need to upgraded and rerun the upgrade process.
I would like to be able to label nodes instancemgr.keikoproj.io/exclude-upgrades: true or similar to skip evaluating nodes.
Is this a BUG REPORT or FEATURE REQUEST?: Feature
We have a workflow that allows workloads to run on a node much longer than the upgrade window of the node. There's an external process that will reap these workloads and nodes. Currently when upgrading these
instancegroups, instance-manager will detect that there are still nodes that need to upgraded and rerun the upgrade process.I would like to be able to label nodes
instancemgr.keikoproj.io/exclude-upgrades: trueor similar to skip evaluating nodes.