Azure / ipam

IP Address Management on Azure
https://azure.github.io/ipam
MIT License
286 stars 95 forks source link

Unable to add External Network after removing Reservation #328

Open ckasperscadac opened 1 month ago

ckasperscadac commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Reserve a network
  2. Remove the Reservation
  3. Try to add this network as External
  4. Get an error that the network is reserved

Expected behavior I expect to be able to add the External network after removing the Reservation.

Screenshots image image

Desktop (please complete the following information):

DCMattyG commented 1 month ago

Hi @ckasperscadac, thanks for reporting this issue!

I'll reproduce this on my end and report back my findings shortly with next steps.

ckasperscadac commented 1 month ago

Hi @DCMattyG, any update on this?

DCMattyG commented 1 month ago

Hi @ckasperscadac, I have located the issue and will get an updated release out shortly. Will keep you posted on the release process here.

ckasperscadac commented 1 week ago

Hi @DCMattyG how is the update coming along?