Skip to content

Commit

Permalink
updated fix config validator for region in network client
Browse files Browse the repository at this point in the history
  • Loading branch information
snwzd committed Jan 15, 2025
1 parent 3d61ef1 commit 777411e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/controller/infrastructure/configvalidator.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import (
"github.com/gardener/gardener/extensions/pkg/controller/infrastructure"
extensionsv1alpha1 "github.com/gardener/gardener/pkg/apis/extensions/v1alpha1"
"github.com/go-logr/logr"
"github.com/gophercloud/gophercloud"
"k8s.io/apimachinery/pkg/util/validation/field"
"sigs.k8s.io/controller-runtime/pkg/client"
"sigs.k8s.io/controller-runtime/pkg/manager"
Expand Down

0 comments on commit 777411e

Please sign in to comment.