cluster-api icon indicating copy to clipboard operation
cluster-api copied to clipboard

🌱 clusterctl: Add --ignore-validation-errors option to init

Open randomvariable opened this issue 3 years ago • 2 comments

What this PR does / why we need it:

Can be used during clusterctl init to ignore validation errors, most frequently during development of tools that consume clusterctl as a library.

Concretely, it's helping me out during debugging.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

randomvariable avatar Aug 16 '22 13:08 randomvariable

@randomvariable: This issue is currently awaiting triage.

If CAPI contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Aug 16 '22 13:08 k8s-ci-robot

Oops, forgot to redo my commit message. Fixed.

randomvariable avatar Aug 16 '22 17:08 randomvariable

Thx!

/lgtm

cc @ykakarap

sbueringer avatar Aug 16 '22 17:08 sbueringer

Looks fine to me

/lgtm

sbueringer avatar Aug 18 '22 14:08 sbueringer

/approve

sbueringer avatar Aug 22 '22 10:08 sbueringer

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sbueringer

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Aug 22 '22 10:08 k8s-ci-robot