Default ownerReference for NodeFeature should be Node #2039
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
What would you like to be added:
I think the default/out-of-box behavior when NFD is installed should be that the
NodeFeature
CRs should have their owner reference set tov1.Node
object.Why is this needed:
The rationale is basically summarized at https://ahmet.im/blog/nfd-incident/. Basically, any other alternative is worse:
Parenting to v1.Node has the following advantages:
I can't think of any downsides to having a single ownerReference set to the Node object.
The text was updated successfully, but these errors were encountered: