Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Load balancer testing module not using sovereign client module #824

Closed
mjyeaney opened this issue Mar 24, 2021 · 2 comments
Closed
Labels

Comments

@mjyeaney
Copy link
Contributor

The load balancer testing module needs modified to support Azure sovereign environments (if configured). This will require:

  • Addition of new supporting methods in /modules/azure/client_factory.go for LoadBalancer clients
  • Modifying /modules/azure/loadbalancer*.go to call into client_factory.go to ensure client instances are properly configured.
  • Updating any tests impacted.

Will submit PR on this work when complete.

@HadwaAbdelhalem
Copy link
Contributor

HadwaAbdelhalem commented May 12, 2021

Related PR merged #897. can we close it please

@yorinasub17
Copy link
Contributor

Closing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants