[BOP-86] Add status & events for Helm Chart Addons; Improve Status for Manifests #88
PR.yml
on: pull_request
vet
/
vet
19s
unit-test
/
unit-tests
37s
build
/
build
1m 56s
e2e
/
e2e
Annotations
17 errors
vet / vet:
controllers/addon_controller.go#L302
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
vet / vet:
controllers/addon_controller.go#L303
cannot use r.findAddonForJob (value of type func(job client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
vet / vet:
controllers/manifest_controller.go#L251
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
vet / vet:
controllers/manifest_controller.go#L252
cannot use r.findAssociatedManifest (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
vet / vet:
controllers/manifest_controller.go#L256
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
vet / vet:
controllers/manifest_controller.go#L257
cannot use r.findAssociatedManifest (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
vet / vet
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
vet / vet
Process completed with exit code 2.
|
unit-test / unit-tests:
controllers/addon_controller.go#L302
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
unit-test / unit-tests:
controllers/addon_controller.go#L303
cannot use r.findAddonForJob (value of type func(job client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
unit-test / unit-tests:
controllers/manifest_controller.go#L251
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
unit-test / unit-tests:
controllers/manifest_controller.go#L252
cannot use r.findAssociatedManifest (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
unit-test / unit-tests:
controllers/manifest_controller.go#L256
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
unit-test / unit-tests:
controllers/manifest_controller.go#L257
cannot use r.findAssociatedManifest (value of type func(obj client.Object) []reconcile.Request) as handler.MapFunc value in argument to handler.EnqueueRequestsFromMapFunc
|
unit-test / unit-tests
source.Kind (value of type func(cache "sigs.k8s.io/controller-runtime/pkg/cache".Cache, object client.Object) source.SyncingSource) is not a type
|
unit-test / unit-tests
Process completed with exit code 2.
|
build / build
Process completed with exit code 2.
|