Skip to content

Bug: changing origin endpoint from FQDN to IP puts the httpproxy is pending state #126

@zachsmith1

Description

@zachsmith1

Context/Problem:

  • If you change the origin for a proxy to be an IP when it was originally an FQDN (or the inverse) the gateway controller tries to override/update the endpointslice but this field (AddressType) is immutable.

Solution:

  • If we are switching between FQDN and IP, we need to delete the endpointslice before creating the new one instead of trying to update an immutable field

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions