Skip to content

CloudFront Distribution CRD's customOriginConfig:httpSPort has incorrect capitalization #2462

@knottnt

Description

@knottnt

Describe the issue
The CRD for CloudFront Distribution has an incorrect capitalization for the distributionConfig:origins:items:customOriginConfig:httpSPort spec field. httpSPort should be httpsPort. This doesn't create any functional issues, but may be worth fixing if/when a new major version of the CloudFront ACK controller is released.

Expected outcome
distributionConfig:origins:items:customOriginConfig:httpSPort -> distributionConfig:origins:items:customOriginConfig:httpsPort

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/api-changeCategorizes issue or PR as related to adding, removing, or otherwise changing an APIservice/cloudfrontIndicates issues or PRs that are related to cloudfront-controller.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions