Made it possible to configure Service Fabric API version used by Traefik plugin. Default is still 3.0, while current newest Service Fabric release is 8.2.
Also it is possible to choose not to trust insecure Service Fabric cluster authentication certificate. Default is still true, to trust insecure certificates.
This functionality matches the functionality of Traefik 1.7 Service Fabric plugin.
Verified that the API version in Traefik calls changes and that insecure certificate is not trusted, when settings are changed.
Made it possible to configure Service Fabric API version used by Traefik plugin. Default is still 3.0, while current newest Service Fabric release is 8.2.
Also it is possible to choose not to trust insecure Service Fabric cluster authentication certificate. Default is still true, to trust insecure certificates.
This functionality matches the functionality of Traefik 1.7 Service Fabric plugin.
Verified that the API version in Traefik calls changes and that insecure certificate is not trusted, when settings are changed.