controller-tools icon indicating copy to clipboard operation
controller-tools copied to clipboard

🐛 pkg/crd: fix a missed type casting panic with new *types.Alias

Open mtardy opened this issue 1 year ago • 3 comments

Fixes #1076.

This is a follow up on 0a52475258f0 ("pkg/crd: fix type casting panic with new default *types.Alias"). Look for the commit message of the cited commit for more context.

/cc @markussiebert @sbueringer

mtardy avatar Oct 21 '24 13:10 mtardy