Skip to content

Add option to ignore SSL error when downloading schemas #197

@johnowl

Description

@johnowl

I'm behind a corporate proxy and I receive an error when try to use kubeval, it would be nice if the tool had an option to disable SSL verification, like wget --no-check-certificate or curl -I option.

$ kubeval deployment.yaml kubernetes-deployment.yaml: Failed initalizing schema https://kubernetesjsonschema.dev/master-standalone/deployment-apps-v1beta2.json: Get https://kubernetesjsonschema.dev/master-standalone/deployment-apps-v1beta2.json: x509: certificate signed by unknown authority

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