After new cluster detected if we restart node-agent then Import cluster fails with TypeError
GowthamShanmugam opened this issue · comments
Gowtham Shanmugasundaram commented
After detected cluster, if we do a node-agent restart then node_contect and the tendrl_context object will take some time to populate the details. Before that, if we fire import cluster then import cluster sometimes fails with TypeError. and some time import goes successful but all job notification are showing node_ids and integration_ids as None.
Gowtham Shanmugasundaram commented
This issue is fixed, i am closing this