Re: [GitHub] [cloudstack] codecov[bot] commented on pull request #7924: PowerFlex: Handle missing volumes gracefully during delete volume

2023-12-07 Thread Calub Veim
gnfghjnghj

On Wed, Aug 30, 2023 at 12:59 PM codecov[bot] (via GitHub) 
wrote:

>
> codecov[bot] commented on PR #7924:
> URL:
> https://github.com/apache/cloudstack/pull/7924#issuecomment-1699521732
>
>## [Codecov](
> https://app.codecov.io/gh/apache/cloudstack/pull/7924?src=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
> Report
>> Merging [#7924](
> https://app.codecov.io/gh/apache/cloudstack/pull/7924?src=pr=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
> (42acba9) into [4.18](
> https://app.codecov.io/gh/apache/cloudstack/commit/439d70fd2b907a4ed12ed9b67b3be78969b01a8b?el=desc_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
> (439d70f) will **decrease** coverage by `0.01%`.
>> The diff coverage is `0.00%`.
>
>```diff
>@@ Coverage Diff  @@
>##   4.18#7924  +/-   ##
>
>- Coverage 13.06%   13.06%   -0.01%
>  Complexity 9093 9093
>
>  Files  2720 2720
>  Lines257431   257437   +6
>  Branches  4014140142   +1
>
>  Hits  3362233622
>- Misses   219582   219588   +6
>  Partials   4227 4227
>```
>
>
>| [Files Changed](
> https://app.codecov.io/gh/apache/cloudstack/pull/7924?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache)
> | Coverage Δ | |
>|---|---|---|
>| [...age/datastore/client/ScaleIOGatewayClientImpl.java](
> https://app.codecov.io/gh/apache/cloudstack/pull/7924?src=pr=tree_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache#diff-cGx1Z2lucy9zdG9yYWdlL3ZvbHVtZS9zY2FsZWlvL3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9jbG91ZHN0YWNrL3N0b3JhZ2UvZGF0YXN0b3JlL2NsaWVudC9TY2FsZUlPR2F0ZXdheUNsaWVudEltcGwuamF2YQ==)
> | `0.00% <0.00%> (ø)` | |
>
>:mega: We’re building smart automated test selection to slash your
> CI/CD build times. [Learn more](
> https://about.codecov.io/iterative-testing/?utm_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache
> )
>
>
>
> --
> This is an automated message from the Apache Git Service.
> To respond to the message, please log on to GitHub and use the
> URL above to go to the specific comment.
>
> To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org
>
> For queries about this service, please contact Infrastructure at:
> us...@infra.apache.org
>
>


Re: [VOTE] Adopt Github Discusssions as Users Forum

2023-12-07 Thread Nicolas Vazquez
+1 (binding)

Regards,
Nicolas Vazquez


From: Rohit Yadav 
Date: Monday, 4 December 2023 at 05:01
To: dev@cloudstack.apache.org , 
priv...@cloudstack.apache.org 
Cc: us...@cloudstack.apache.org 
Subject: [VOTE] Adopt Github Discusssions as Users Forum
All,

Following the discussion thread on adopting Github Discussions as users forum 
[1], I put the following proposal for a vote:


  1.  Adopt and use Github Discussions as user forums.
  2.  The Github Discussions feature is tied with the 
us...@cloudstack.apache.org mailing list (PR: 
https://github.com/apache/cloudstack/pull/8274).
  3.  Any project governance and decision-making thread such as voting, 
releases etc. should continue to use the project mailing lists.

Vote will be open for 120 hours (by Friday, 8th Dec).

For sanity in tallying the vote, can PMC members please be sure to indicate 
"(binding)" with their vote?

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

[1] https://lists.apache.org/thread/hs0295hw9rnmhoh9l2qo5hc4b62hhvk8


Regards.



 



Re: [PR] Initial updates to add HPE Primera and Pure Flasharray documentation [cloudstack-documentation]

2023-12-07 Thread via GitHub


andrijapanicsb commented on PR #363:
URL: 
https://github.com/apache/cloudstack-documentation/pull/363#issuecomment-1845321991

   white spaces probably removed automatically, for whatever reasons, nothing 
broken.
   
   I have not reviewed the HPE-specific content, as I have no knowledge on it - 
so I assume this is OK.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Initial updates to add HPE Primera and Pure Flasharray documentation [cloudstack-documentation]

2023-12-07 Thread via GitHub


andrijapanicsb commented on code in PR #363:
URL: 
https://github.com/apache/cloudstack-documentation/pull/363#discussion_r1418944245


##
source/installguide/configuration.rst:
##
@@ -512,7 +512,7 @@ Basic Zone Configuration
-  **Name.** The name of the storage device.
 
-  **Protocol.** For XenServer, choose either NFS, iSCSI, or
-  PreSetup. For KVM, choose NFS, SharedMountPoint,CLVM, RBD or custom (for 
PowerFlex). For
+  PreSetup. For KVM, choose NFS, SharedMountPoint,CLVM, RBD, FiberChannel 
or custom (for PowerFlex). For

Review Comment:
   The naming is not ideal, as fibrechannel can also (has been historically) 
configured outside of ACS, manuially, and just a Shared Mount Point would be 
feed to ACS. But leave it as it is.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] Initial updates to add HPE Primera and Pure Flasharray documentation [cloudstack-documentation]

2023-12-07 Thread via GitHub


shwstppr commented on PR #363:
URL: 
https://github.com/apache/cloudstack-documentation/pull/363#issuecomment-1845272644

   @NuxRo @rajujith can you also have a quick look?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PROPOSE] ACS 4.19.0.0 release

2023-12-07 Thread Abhishek Kumar
Hi all,

To update you on the status of the 4.19.0.0 milestone [1], currently, we have 
nearly 127 open items in the milestone.
Many of them have not seen any update or progress lately so we will have to 
move them out of the milestone. Also, quite a few are now just waiting for 
integration test results or in the final phase.
Based on this, I would like to propose,

  *
Code freeze on the main branch starting 13 Dec 2023, accepting only 
critical/blocker issues (if any)
  *   Cut RC1 in the week of 18-24 Dec 2023

Please let me know your thoughts.

Also, if you have a PR/issue marked for the 4.19.0.0/4.18.2 milestone please 
keep an eye on any updates on it.
Some of us have also got our feature/improvements already merged but 
documentation for the same is still pending so kindly make sure to progress on 
that.

Regards,
Abhishek

[1] https://github.com/apache/cloudstack/milestone/24


From: Abhishek Kumar 
Sent: 21 November 2023 17:11
To: dev@cloudstack.apache.org ; 
us...@cloudstack.apache.org 
Subject: Re: [PROPOSE] ACS 4.19.0.0 release

Hi all,

Thanks a lot Daan for cleaning up the 4.19.0.0 milestone [1].
Now we have around 123 open items in the milestone. We still have some 
interesting features and enhancements in progress.
In addition to this, we are seeing some recurring test failures on the PRs 
including health-check which would need some work.
Also, rest of this week a lot of us will be busy with CloudStack Collab 2023.
Considering these I propose moving the timeline to the following,

  *   Announce code freeze in early December 2023
  *   Cut RC1 thereafter in the first half of December 2023

Thank you for your understanding and support. Looking forward to meeting 
community folks in person in the next few days.


Regards,
Abhishek

[1] https://github.com/apache/cloudstack/milestone/24

From: Daan Hoogland 
Sent: 10 November 2023 15:22
To: dev@cloudstack.apache.org 
Cc: us...@cloudstack.apache.org 
Subject: Re: [PROPOSE] ACS 4.19.0.0 release

After consulting with Abhishek I have started to move PRs and issues out of
the 4.19 and 4.18.2 milestones. I think we are not going to make the dates
mentioned anyway but want to reduce the delay as much as possible.

Please be responsive on your PRs and issues if you want them in, I will not
touch the milestones of any item that has had activity in the last week.

hope you all forgive me one day,

On Thu, Oct 26, 2023 at 12:50 PM Abhishek Kumar <
abhishek.ku...@shapeblue.com> wrote:

> Hi all,
>
> Update on the current state of the 4.19.0.0 milestone. Currently, there
> are still 179 open items in the 4.19.0.0 milestone [1]. We still have many
> exciting new features which need some work in the form code-changes or
> review and testing.
> Also, there are some issues and PRs in 4.18.2.0 milestone [2] which are
> marked major in severity.
> Based on this I would like to propose moving the earlier suggested
> timeline further and the revised timeline can be,
>
> - Announce code freeze around mid of the next month, November 2023
> - RC1 can be expected thereafter in the second half of November 2023
>
> If you have got an active PR with a new feature or fix that you would like
> to see in 4.19.0.0 release please comment with your interest on the Github
> item.
>
> Regards,
> Abhishek
>
> [1] https://github.com/apache/cloudstack/milestone/24
> [2] https://github.com/apache/cloudstack/milestone/29
> 
> From: Abhishek Kumar 
> Sent: 11 October 2023 12:49
> To: dev@cloudstack.apache.org ;
> us...@cloudstack.apache.org 
> Subject: Re: [PROPOSE] ACS 4.19.0.0 release
>
> Hi all,
>
> Update on the current state of the 4.19.0.0 milestone. Currently, there
> are around 189 open items in the 4.19.0.0 milestone with 73 open PRs and
> 116 open issues.
> Also, there are some issues and PRs in 4.18.2.0 milestone which are marked
> major in severity.
> Considering these and the fact that there are some interesting new
> features in the milestone that still need some changes, review, or testing
> we may see some deviation in the earlier suggested timeline.
>
>   *   Code freeze can be expected towards the end of the month, October
> 2023
>   *   RC1 can be expected thereafter in the month of November 2023
>
> Also, if you have got an active PR with a new feature or fix that you
> would like to see in 4.19.0.0 release please comment with your interest on
> the Github item.
>
> Regards,
> Abhishek
>
>
> 
> From: Daan Hoogland 
> Sent: 29 September 2023 15:22
> To: dev@cloudstack.apache.org 
> Cc: us...@cloudstack.apache.org 
> Subject: Re: [PROPOSE] ACS 4.19.0.0 release
>
> Please note that these figures are not including any issues or PRs marked
> for 4.18.2. We have a lot to filter out.
>
> On Fri, Sep 29, 2023 at 11:33 AM Abhishek Kumar <
> abhishek.ku...@shapeblue.com> wrote:
>
> > Hi all,
> >
> > Update on the current state of the