jinyuanliu 6d808ceb47 Fix Python exceptions
If thread launch_cluster_Monitor() and launch_leader_election() operates on the configmap at the same time, Will cause a error 'Exception in thread "Thread-1"'.
This error will cause the thread to get stuck. Configmap will not be updated and the error "data too old" will be reported.
Just passing kubernetes_API exceptions is not enough, all are more appropriate.

Change-Id: I6baa9ece474f9c937fe9bce2231ef500562e0406
2021-11-01 05:57:33 +00:00
..
2021-11-01 05:57:33 +00:00
2020-07-29 19:17:35 +00:00
2020-05-07 02:11:15 +00:00
2020-07-28 12:29:13 +00:00
2020-05-07 02:11:15 +00:00
2020-05-07 02:11:15 +00:00