Skip to content

Commit

Permalink
Importing k8s.io/client-go/plugin/pkg/client/auth package to hopefull…
Browse files Browse the repository at this point in the history
…y fix oidc auth issue.

Signed-off-by: Steven Wade <[email protected]>
  • Loading branch information
swade1987 committed Jul 26, 2024
1 parent 1dc5259 commit da00573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ import (
"github.com/fluxcd/flux2/v2/pkg/manifestgen"
"github.com/go-logr/logr"
"github.com/hashicorp/terraform-plugin-framework/providerserver"
_ "k8s.io/client-go/plugin/pkg/client/auth"
ctrllog "sigs.k8s.io/controller-runtime/pkg/log"

"github.com/fluxcd/terraform-provider-flux/internal/provider"
Expand Down

0 comments on commit da00573

Please sign in to comment.