mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-25 12:17:52 +00:00
fix some golint failures in pkg/registry/...
This commit is contained in:
@@ -118,6 +118,7 @@ type cronJobStatusStrategy struct {
|
||||
cronJobStrategy
|
||||
}
|
||||
|
||||
// StatusStrategy is the default logic invoked when updating object status.
|
||||
var StatusStrategy = cronJobStatusStrategy{Strategy}
|
||||
|
||||
func (cronJobStatusStrategy) PrepareForUpdate(ctx context.Context, obj, old runtime.Object) {
|
||||
|
Reference in New Issue
Block a user