-
Notifications
You must be signed in to change notification settings - Fork 216
Move logs and certwatcher from controller-runtime #327
Copy link
Copy link
Open
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Description
Hi there. Our Go repository doesn't need k8s at all but imports the following:
- https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.21.0/pkg/certwatcher
- https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.21.0/pkg/certwatcher/metrics
- https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.21.0/pkg/log
I wonder if they could get moved to this repo to reduce the size of our binary.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.