Bug Report
1. Minimal reproduce step (Required)
Run ./scripts/crd_to_kcl.sh based on README
2. What did you expect to see? (Required)
Updated KCL module from new CRDs
3. What did you see instead (Required)
Shell errors.
The core issue seems to be that the primary logic of the script was purged:
ed1a4b3#diff-dc29b7b0c87df295583df23b60164fc35244798b9ad0947bbdbd3322c2378a44
I'm not sure if this was intention in #320 but the script is now unusable.
However, even after restoring the script contents, I was unable to get it to work right.
4. What is your KCL components version? (Required)
0.11.3
Bug Report
1. Minimal reproduce step (Required)
Run
./scripts/crd_to_kcl.shbased onREADME2. What did you expect to see? (Required)
Updated KCL module from new CRDs
3. What did you see instead (Required)
Shell errors.
The core issue seems to be that the primary logic of the script was purged:
ed1a4b3#diff-dc29b7b0c87df295583df23b60164fc35244798b9ad0947bbdbd3322c2378a44
I'm not sure if this was intention in #320 but the script is now unusable.
However, even after restoring the script contents, I was unable to get it to work right.
4. What is your KCL components version? (Required)
0.11.3