Skip to content

Commit

Permalink
Bump k8s.io/* deps to v0.31.1
Browse files Browse the repository at this point in the history
- Bump `k8s.io/*` deps to v0.31.1
- Bump `controller-tools` to v0.16.3
  • Loading branch information
afritzler committed Sep 16, 2024
1 parent 0901640 commit 0147f43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion api/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions internal/controller/suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ package controller
import (
"context"
"fmt"
"k8s.io/utils/ptr"
"path/filepath"
"runtime"
"sigs.k8s.io/controller-runtime/pkg/config"
"testing"
"time"

Expand Down

0 comments on commit 0147f43

Please sign in to comment.