Re: [PR] Fix AssignToLoadBalancerRule input param [cloudstack]

2024-07-02 Thread via GitHub
blueorangutan commented on PR #9306: URL: https://github.com/apache/cloudstack/pull/9306#issuecomment-2194680093 Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 10168 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] fix AssignToLoadBalancerRule input param [cloudstack]

2024-06-23 Thread via GitHub
codecov[bot] commented on PR #9287: URL: https://github.com/apache/cloudstack/pull/9287#issuecomment-2185147723 ## [Codecov](https://app.codecov.io/gh/apache/cloudstack/pull/9287?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments

Re: [PR] fix AssignToLoadBalancerRule input param [cloudstack]

2024-06-23 Thread via GitHub
boring-cyborg[bot] commented on PR #9287: URL: https://github.com/apache/cloudstack/pull/9287#issuecomment-2185013717 Congratulations on your first Pull Request and welcome to the Apache CloudStack community! If you have any issues or are unsure about any anything please check our Contribut

[PR] fix AssignToLoadBalancerRule input param [cloudstack]

2024-06-23 Thread via GitHub
nimabm opened a new pull request, #9287: URL: https://github.com/apache/cloudstack/pull/9287 changed vmidipmap[0].ip to vmidipmap[0].vmip ### Description the AssignToLoadBalancerRule has vmidipmap[0].vmip as input but in the description mentioned vmidipmap[0].ip incrrectly.