Skip to content

Typo in IngressClassParams CRD prefixListIDs field #4186

@gdlx

Description

@gdlx

Bug Description

In #3860, I used PasacalCase for the PrefixListsIDs field in the IngressClassParams CRD:

https://github.com/kubernetes-sigs/aws-load-balancer-controller/pull/3860/files#diff-5b9dbffef8cd9540f5d95003c9cfb8b5db86eceea8f423b7e49fd32d3a964771R58

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions