kubernetes-sigs/cluster-api

Return CLC conversion warnings to user using warnings of validation webhook

Open

#8,944 opened on Jun 30, 2023

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Go (1,532 forks)auto 404
help wantedkind/featurepriority/backlogtriage/accepted

Repository metrics

Stars
 (4,267 stars)
PR merge metrics
 (PR metrics pending)

Description

What would you like to be added (User Story)?

As a user I would like to be informed while creating a cluster using Ignition that my configuration has warnings.

Detailed Description

As a follow up to #4279, now that we have warnings support in validation webhooks, we should make CLC conversion code added in https://github.com/kubernetes-sigs/cluster-api/pull/4172#discussion_r584669828 return warnings to the user.

Anything else you would like to add?

No response

Label(s) to be applied

/kind feature One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels.

Contributor guide