Skip to content

Fix releasing External IP when VM is deleted - #138

Merged
slothkong merged 2 commits into
mainfrom
fix-detach-externalip
Jul 30, 2026
Merged

Fix releasing External IP when VM is deleted#138
slothkong merged 2 commits into
mainfrom
fix-detach-externalip

Conversation

@pacospace

Copy link
Copy Markdown
Member

Fixes: #69

Depends-On: #97

@pacospace
pacospace requested a review from slothkong July 29, 2026 14:04
@slothkong

slothkong commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Hey @pacospace,

I ran an independent manual test of this feature, together with #97. Both features achieve their target.

Note however that one of the two features (likely extra volume attachment) seem to have introduced a bug (see #139). The issue is minor, so I think is OR to proceed with this PR and deal with the regression separately.

@slothkong
slothkong merged commit 24a3513 into main Jul 30, 2026
0 of 4 checks passed
@slothkong
slothkong deleted the fix-detach-externalip branch July 30, 2026 09:16
ewc-semantic-releases Bot pushed a commit that referenced this pull request Aug 3, 2026
# [0.7.0](0.6.0...0.7.0) (2026-08-03)

### Bug Fixes

* ECMWF region names ([#141](#141)) ([5358cf6](5358cf6))
* Fix tests and external ip deletion ([#142](#142)) ([560f769](560f769))
* GPU flavour and GPU image mismatch ([#136](#136)) ([1f3d4af](1f3d4af))
* Release External IP when VM is deleted ([#138](#138)) ([24a3513](24a3513))

### Features

* Expose message output after ewc infra delete command ([#135](#135)) ([2922164](2922164))
* Include links into help command ([#145](#145)) ([4f70a34](4f70a34))
* Introduce extra volume flag for servers ([#97](#97)) ([7331661](7331661))
* Show also keypair in ewc infra list command ([#134](#134)) ([d6d9173](d6d9173))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Attached floating IP is not released when the EWCCLI deletes an intance

3 participants