-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Bug Description
In #3860, I used PasacalCase for the PrefixListsIDs
field in the IngressClassParams
CRD:
Steps to Reproduce
Nothing to reproduce
Expected Behavior
CRD fields have to be set in camelCase.
Actual Behavior
The prefixListIDs
setting can't be set.
Regression
Was the functionality working correctly in a previous version ?
No (new feature)
Current Workarounds
Manually fixing the CRD.
Environment
- AWS Load Balancer controller version: 2.13.1
Possible Solution (Optional)
Fixing the CRD.
Contribution Intention (Optional)
- Yes, I'm willing to submit a PR to fix this issue
- No, I cannot work on a PR at this time
Additional Context
Metadata
Metadata
Assignees
Labels
No labels