[GH-ISSUE #35] duplicated function Get-PveClusterFirewallIpsetIdx #27

Closed
opened 2026-02-26 17:32:12 +03:00 by kerem · 1 comment
Owner

Originally created by @Erik-Horn on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-api-powershell/issues/35

What happened?

There are two definitions of the Get-PveClusterFirewallIpsetIdx function in the module, the second, less useful one, overwrites the first.

Expected behavior

The functions should have different names or the functionality of both merged into a single function.

Relevant log output


Proxmox VE Version

8

Version (bug)

8.3.2

Version (working)

No response

On what operating system are you experiencing the issue?

Windows

Pull Request

  • I would like to do a Pull Request
Originally created by @Erik-Horn on GitHub (Mar 10, 2025). Original GitHub issue: https://github.com/Corsinvest/cv4pve-api-powershell/issues/35 ### What happened? There are two definitions of the Get-PveClusterFirewallIpsetIdx function in the module, the second, less useful one, overwrites the first. ### Expected behavior The functions should have different names or the functionality of both merged into a single function. ### Relevant log output ```shell ``` ### Proxmox VE Version 8 ### Version (bug) 8.3.2 ### Version (working) _No response_ ### On what operating system are you experiencing the issue? Windows ### Pull Request - [ ] I would like to do a Pull Request
kerem closed this issue 2026-02-26 17:32:12 +03:00
Author
Owner

@franklupo commented on GitHub (Mar 12, 2025):

Hi,
Problem Solved. Added progressive if name is the same.

Best regards

<!-- gh-comment-id:2718086854 --> @franklupo commented on GitHub (Mar 12, 2025): Hi, Problem Solved. Added progressive if name is the same. Best regards
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-api-powershell#27
No description provided.