Documentation for CRD source lacks the definition for Labels
type
#3455
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
What happened:
The code snippet provided for trying out the
crd-source
inexternal-dns
does not work since it lacks the definition for theLabels
type.What you expected to happen:
The provided example should work out of the box.
How to reproduce it (as minimally and precisely as possible):
Trivial. Pasting the types and compiling them would return an error that the
Labels
type is not recognized.Anything else we need to know?:
N/A
Environment:
external-dns --version
): Top of tree.The text was updated successfully, but these errors were encountered: