Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

feat: truthy statements and integers should have an override #115

@scottd018

Description

@scottd018

When using other systems like Kubernetes, there should be an override when using -S doubleQuoted to override that setting for integers and truthy statements:

error validating "STDIN": error validating data: ValidationError(Certificate.spec.isCA): invalid type for io.cert-manager.v1.Certificate.spec.isCA: got "string", expected "boolean"; if you choose to ignore these errors, turn validation off with --validate=false
Error from server (Invalid): error when creating "STDIN": Namespace "saas-watch" is invalid: metadata.labels: Invalid value: "us‑gov‑west‑1": a valid label must be an empty string or consist of alphanumeric characters, '-', '_' or '.', and must start and end with an alphanumeric character (e.g. 'MyValue',  or 'my_value',  or '12345', regex used for validation is '(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?')
Error from server (NotFound): error when creating "STDIN": namespaces "saas-watch" not found
make: *** [deploy-backend] Error 1

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