-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix: Bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.3 #736
Fix: Bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.3 #736
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cool-wangtongzhou added some comment, please take a look
pkg/deviceshifu/deviceshifutcp/etc/edgedevice/config/driverProperties
Outdated
Show resolved
Hide resolved
pkg/deviceshifu/deviceshifutcp/etc/edgedevice/config/instructions
Outdated
Show resolved
Hide resolved
pkg/deviceshifu/deviceshifutcp/etc/edgedevice/config/telemetries
Outdated
Show resolved
Hide resolved
|
pkg/k8s/crd/main.go
Outdated
MetricsBindAddress: metricsAddr, | ||
Port: 9443, | ||
Scheme: scheme, | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove empty line
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #736 +/- ##
==========================================
- Coverage 54.88% 54.70% -0.18%
==========================================
Files 23 23
Lines 2283 2283
==========================================
- Hits 1253 1249 -4
- Misses 915 918 +3
- Partials 115 116 +1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fixed in #738, closing this PR |
update-apimachinery-0.28.3