Crash Summary
Client crash with "Cannot read properties of undefined (reading 'names')" error upon clicking on a link from Kustomization inventory leading to CustomResourceDefinition page.
Error Stack
TypeError: Cannot read properties of undefined (reading 'names')
at extraSections (index-DD77KehG.js:1162:29756)
at gi (index-DD77KehG.js:1143:12276)
at xd (vendor-mui-CQMHlplZ.js:38:17652)
at Nh (vendor-mui-CQMHlplZ.js:40:44746)
at Eh (vendor-mui-CQMHlplZ.js:40:40337)
at Ek (vendor-mui-CQMHlplZ.js:40:40265)
at nc (vendor-mui-CQMHlplZ.js:40:40118)
at Gd (vendor-mui-CQMHlplZ.js:40:36403)
at Th (vendor-mui-CQMHlplZ.js:40:37215)
at Eo (vendor-mui-CQMHlplZ.js:38:3274)
Headlamp Version
0.38.0
Flux Plugin Version
0.5.0
Git Commit
1c2f466a130403eeea04cba811bd597da5d61de1
Additional Context
Receiving this error when attempting to navigate to a HEADLAMP_BASE_URL/c/CLUSTER_NAME/crds/CRD_NAME link from Kustomization Inventory. Should be reproducible on any kustomization containing a custom resource definition manifest (tested on several different kustomizations and CRDs).
