Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow forcing the deletion of firewalls that are still in use #447

Merged
merged 4 commits into from
Feb 2, 2024

Conversation

jooola
Copy link
Collaborator

@jooola jooola commented Feb 1, 2024

SUMMARY
  • Do not silence 'firewall still in use' deletions errors.
  • Allow forcing the deletion of a firewall that is still in use.

Fixes #380

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

firewall

If the firewall is still in use, the api will prevent deleting the firewall. This makes sure that we don't silence this error, while keeping the previous race condition fix.
@jooola jooola requested a review from apricote February 1, 2024 17:52
@jooola jooola changed the title feat: allow forcing the deletion of a firewall that is still in use feat: allow forcing the deletion of firewalls that are still in use Feb 1, 2024
@jooola jooola merged commit 559d315 into ansible-collections:main Feb 2, 2024
30 checks passed
jooola pushed a commit that referenced this pull request Feb 2, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.5.0](2.4.1...2.5.0)
(2024-02-02)


### Features

* add `hostvars_prefix` and `hostvars_suffix` options to inventory
hostvars
([#423](#423))
([4e3f89a](4e3f89a))
* allow forcing the deletion of firewalls that are still in use
([#447](#447))
([559d315](559d315))
* improve firewall resources management
([#324](#324))
([2757fe7](2757fe7))
* replace `ansible.netcommon` utils with python3 `ipaddress` module
([#416](#416))
([4cfdf50](4cfdf50))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@jooola jooola deleted the fix_firewall_deletion branch February 5, 2024 11:26
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.

hcloud_firewall cannot delete firewalls that are in use
2 participants