Closed cleberps closed 3 years ago
Can one of the admins verify this patch?
@cleberps thanks for initiating this. About backward compatibility, I believe this section of the documentation points some directions on how to do it
Closing in favour of reference issue w/backwards compatibility.
We have found that fence_azure_arm do not work after Azure SDK >= 15. We initiated this PR to report the problem and part of the solutions because there are other points that need attention. Below are them: 1) Back support to older versions of Azure SDK < 15. Code must be improved to detect the version that is running and select functions accordingly. 2) Other functions from agent were not tested yet, but could suffer from same changes in SDK. Contributions and comments are welcome.