Bug 2256903:[release-4.13] Surface dependent Operator upgradeable conditions #1682
Annotations
4 errors and 1 warning
controllers/subscription_controller.go#L264
cannot use func(ctx context.Context, obj client.Object) []reconcile.Request {…} (value of type func(ctx context.Context, obj client.Object) []reconcile.Request) as type handler.MapFunc in argument to handler.EnqueueRequestsFromMapFunc
|
controllers/subscription_controller.go#L283
cannot use &operatorv2.OperatorCondition{} (value of type *v2.OperatorCondition) as type source.Source in argument to ctrl.NewControllerManagedBy(mgr).For(&operatorv1alpha1.Subscription{}, builder.WithPredicates(generationChangedPredicate, subscriptionPredicate)).Owns(&operatorv1alpha1.Subscription{}, builder.WithPredicates(generationChangedPredicate)).Watches:
|
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading