Skip to content

[feature] make parsan package compliant to Kubernetes validator instead of RFC #36

Description

@gergely-szabo-sap

Kubernetes name compliance rules are described here.

The document refers to RFC1123, but the actual validation implementation does not fully conform to the standard.

The label size limit of 63 characters is not enforced by the validation implementation, while the parsan package follows the RFC.

There shall be a means in the parsan package to relax the RFC1123 requirements and better align with the actual Kubernetes validation implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliffordxp-clifford framework

    Projects

    Status
    Ready for Sprints

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions