Skip to content

Remove GatewayConditionInsecureFrontendValidationMode #4571

@howardjohn

Description

@howardjohn

This condition does not seem useful to users nor consistent with API conventions https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md.

We are just mirroring a field in the spec into the status. There is no value to the user. Its just complexity and API bloat for no benefits.

The user already knows they are using an insecure mode, its literally called AllowInsecureFallback. There is no chance someone is going to type AllowInsecureFallback and then look at the status and realize "oh maybe this is insecure" (I don't dispute someone will type AllowInsecureFallback and not realize its insecure; just that a status message won't help them 🙂 )

I would propose removing this condition.

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