feat: bump module version
This commit is contained in:
parent
b5910ca5b4
commit
f2b0e35dcf
@ -74,7 +74,7 @@ class ApplyTimer(Timer):
|
||||
try:
|
||||
operators.client.apply(node)
|
||||
except Exception:
|
||||
logger.error("fail to apply")
|
||||
logger.error("fail to apply {}".format(node_ref.data['name']))
|
||||
|
||||
|
||||
class DynamicRightSelectTimer(Timer):
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 7e4eb2fb70964448d6f54de09f2b10a46d60529f
|
||||
Subproject commit e460574b16f74c6e0f289164b7dbc9389068190f
|
Loading…
Reference in New Issue
Block a user