提交 e659481c 编写于 作者: K Kamil Trzcinski

Pass cluster_id

上级 1427bdca
......@@ -10,7 +10,7 @@ module Clusters
if provider.make_creating(operation_id)
WaitForClusterCreationWorker.perform_in(
Clusters::Gcp::VerifyProvisionStatusService::INITIAL_INTERVAL,
provider.id)
provider.cluster_id)
else
provider.make_errored!("Failed to update provider record; #{provider.errors}")
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册