mirror of
https://github.com/czhu12/canine.git
synced 2026-01-06 03:30:16 -06:00
Merge pull request #249 from czhu12/chriszhu__cluster
added cluster fix
This commit is contained in:
@@ -52,7 +52,7 @@ class K8::BuildCloudManager
|
||||
)
|
||||
)
|
||||
|
||||
Rails.logger.error("Failed to install build cloud on cluster #{cluster.name}: #{e.message}")
|
||||
Rails.logger.error("Failed to install build cloud on cluster #{build_cloud.cluster.name}: #{e.message}")
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user