-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-triageIndicates an issue lacks a `triage/foo` label and requires one.Indicates an issue lacks a `triage/foo` label and requires one.
Description
What steps did you take and what happened:
I accidentally created an IPPool with start: 192.168.0.149
and end: 192.168.0.140
, (Notice how they should be the other way.) The webhook happily accepted this and then I scratched my head for half an hour wondering why the pool was "exhausted" and would not give me any IPAddresses.
What did you expect to happen:
Invalid ranges, e.g. when start
> end
should be rejected by the webhook with a helpful message.
Anything else you would like to add:
Environment:
- Cluster-api version:
- CAPM3 version:
- IPAM version:
- Minikube version:
- environment (metal3-dev-env or other):
- Kubernetes version: (use
kubectl version
):
/kind bug
tuminoid
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.needs-triageIndicates an issue lacks a `triage/foo` label and requires one.Indicates an issue lacks a `triage/foo` label and requires one.