Closed sleungcy closed 9 months ago
@sleungcy, @loafoe The /recentlogs
endpoint was removed from the Traffic Controller and the NOAA client. That's why the code breaks. We (me and @ZPascal) have taken a look at the code and we need to update few libraries as well. The whole project is full of deprecated dependencies. We have to change the cloudfoundry-cli
which it seems that will end up like this PR :( I guess we'll have to go through this :)
This reverts 0f945c34a46cec68d7a8d14f7ebd0c472495c3d4
The upgrade to protobuf 1.32.0 seem to cause the provider to crash during calls to NoaaClient.RecentLogs. My test case was able to get the logs after reverting this change.
@loafoe Seems like we cannot upgrade sonde-go and terraform-plugin-sdk until #459 get resolved.