liquidmetal-dev / liquidmetal-dev/cluster-api-provider-microvm

Check for duplicate ids in admission webhook

Open
#36 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue kind/feature priority/important-soon
Dominant language
Go
Stars
157
Forks
21
PR merge metrics
No merged PRs in 30d

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the validating admission webhook for the machine resource and trace its existing validation path. Add checks for duplicate identifiers among volumes and network interfaces, with tests showing that duplicates are rejected and unique identifiers remain valid.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.