liquidmetal-dev/cluster-api-provider-microvm

Check for duplicate ids in admission webhook

Open

#36 opened on Nov 26, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (21 forks)auto 404
good first issuekind/featurepriority/important-soon

Repository metrics

Stars
 (154 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the solution you'd like: In the validating admission webhook for the machine check that we don't have duplicate identifiers for the volumes and network interfaces.

Why do you want this feature:

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Contributor guide