Skip to content

IstioControlPlaneSpec Version validation pattern too wide #808

@Tanemahuta

Description

@Tanemahuta

Describe the bug
The regex validating the version of IstioControlPlaneSpec.Version is too wide. The . should be escaped.

Steps to reproduce the issue:
Deploy operator chart version 2.0.5. Add a IstioControlPlane with

spec:
   version: 12

Expected behavior
Validation fails in the k8s API.

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