Skip to content

Update controller-tools dependency to at least version 0.4.0 #2

@eudaimos

Description

@eudaimos

I need to be able to use a map to pointers for my CRD which isn't working when I use the controller_gen_crd rule from this package. The error I get is

map values must be a named type, not *ast.StarExpr

This is fixed in an updated version of controller-tools but this package is currently fixed to version 0.3.0 as seen here in scripts/build-controller-gen.sh:5.

This was fixed in controller-tools in this PR kubernetes-sigs/controller-tools#317
and released in version v0.4.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions