Skip to content

Reconcilers for flows.* v1 types are not generated #3585

@zroubalik

Description

@zroubalik

Describe the bug
flows.* v1 types are missing // +genreconciler marker, therefore reconcilers are not generated for these types, see:
https://github.com/knative/eventing/blob/master/pkg/apis/flows/v1/sequence_types.go#L36
https://github.com/knative/eventing/blob/master/pkg/apis/flows/v1/parallel_types.go#L35

Expected behavior
Reconcilers are generated

To Reproduce
./hack/update-codegen.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions