Skip to content

Commit

Permalink
Switch Nutanix Client to using Session Auth
Browse files Browse the repository at this point in the history
This will ensure we make fewer basic auth requests to Prism Central
IAM Services.
  • Loading branch information
thunderboltsid committed Apr 5, 2024
1 parent 767aef4 commit 3d7abe2
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 284 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/go-logr/logr v1.4.1
github.com/golang/mock v1.6.0
github.com/google/uuid v1.3.1
github.com/nutanix-cloud-native/prism-go-client v0.3.4
github.com/nutanix-cloud-native/prism-go-client v0.3.5-0.20240326132746-18a22da74d78
github.com/onsi/ginkgo/v2 v2.17.0
github.com/onsi/gomega v1.30.0
github.com/pkg/errors v0.9.1
Expand Down
Loading

0 comments on commit 3d7abe2

Please sign in to comment.