You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/11/06 13:29:06 UTC

[GitHub] [cloudstack-primate] ravening opened a new pull request #848: Provide option to force delete the project

ravening opened a new pull request #848:
URL: https://github.com/apache/cloudstack-primate/pull/848


   Provide a cleanup flag so that the project will
   be deleted only when there are no resources left
   in the project. If users click on delete project
   by mistake then everything is deleted.
   
   **NOTE: Backend change is in https://github.com/apache/cloudstack/pull/4453**
   
   ![Screenshot 2020-11-06 at 14 28 35](https://user-images.githubusercontent.com/10645273/98371375-5c15ef00-203c-11eb-947a-8d20276e433a.png)
   


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack-primate] blueorangutan commented on pull request #848: Provide option to force delete the project

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #848:
URL: https://github.com/apache/cloudstack-primate/pull/848#issuecomment-730853611


   Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive.
   QA: http://primate-qa.cloudstack.cloud:8080/client/pr/848 (JID-3681)


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack-primate] davidjumani commented on pull request #848: Provide option to force delete the project

Posted by GitBox <gi...@apache.org>.
davidjumani commented on pull request #848:
URL: https://github.com/apache/cloudstack-primate/pull/848#issuecomment-725433175


   @blueorangutan package


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack-primate] blueorangutan commented on pull request #848: Provide option to force delete the project

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #848:
URL: https://github.com/apache/cloudstack-primate/pull/848#issuecomment-730850697


   @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress.


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack-primate] blueorangutan commented on pull request #848: Provide option to force delete the project

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #848:
URL: https://github.com/apache/cloudstack-primate/pull/848#issuecomment-725438426


   Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive.
   QA: http://primate-qa.cloudstack.cloud:8080/client/pr/848 (JID-3660)


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack-primate] blueorangutan commented on pull request #848: Provide option to force delete the project

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #848:
URL: https://github.com/apache/cloudstack-primate/pull/848#issuecomment-725433584


   @davidjumani a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress.


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack-primate] davidjumani commented on pull request #848: Provide option to force delete the project

Posted by GitBox <gi...@apache.org>.
davidjumani commented on pull request #848:
URL: https://github.com/apache/cloudstack-primate/pull/848#issuecomment-730850546


   @blueorangutan package


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack-primate] davidjumani commented on pull request #848: Provide option to force delete the project

Posted by GitBox <gi...@apache.org>.
davidjumani commented on pull request #848:
URL: https://github.com/apache/cloudstack-primate/pull/848#issuecomment-725435837


   @ravening Could you add a check whether the parameter exists for the API, similar to https://github.com/apache/cloudstack-primate/blob/master/src/config/section/compute.js#L112


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack-primate] davidjumani edited a comment on pull request #848: Provide option to force delete the project

Posted by GitBox <gi...@apache.org>.
davidjumani edited a comment on pull request #848:
URL: https://github.com/apache/cloudstack-primate/pull/848#issuecomment-725435837


   @ravening Could you add a check whether the parameter exists for the API, similar to https://github.com/apache/cloudstack-primate/blob/master/src/config/section/compute.js#L112
   It breaks otherwise on versions without the cleanup parameter


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack-primate] ravening commented on pull request #848: Provide option to force delete the project

Posted by GitBox <gi...@apache.org>.
ravening commented on pull request #848:
URL: https://github.com/apache/cloudstack-primate/pull/848#issuecomment-730417308


   > > @ravening Could you add a check whether the parameter exists for the API, similar to https://github.com/apache/cloudstack-primate/blob/master/src/config/section/compute.js#L112
   > > It breaks on versions without the cleanup parameter
   > 
   > @davidjumani I can add that but this feature is supported 4.15 onwards only. I dont think there will be other version where this is supported
   
   @davidjumani made changes


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack-primate] ravening commented on pull request #848: Provide option to force delete the project

Posted by GitBox <gi...@apache.org>.
ravening commented on pull request #848:
URL: https://github.com/apache/cloudstack-primate/pull/848#issuecomment-730405551


   > @ravening Could you add a check whether the parameter exists for the API, similar to https://github.com/apache/cloudstack-primate/blob/master/src/config/section/compute.js#L112
   > It breaks on versions without the cleanup parameter
   
   @davidjumani I can add that but this feature is supported 4.15 onwards only. I dont think there will be other version where this is supported


----------------------------------------------------------------
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.

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



[GitHub] [cloudstack-primate] davidjumani edited a comment on pull request #848: Provide option to force delete the project

Posted by GitBox <gi...@apache.org>.
davidjumani edited a comment on pull request #848:
URL: https://github.com/apache/cloudstack-primate/pull/848#issuecomment-725435837


   @ravening Could you add a check whether the parameter exists for the API, similar to https://github.com/apache/cloudstack-primate/blob/master/src/config/section/compute.js#L112
   It breaks on versions without the cleanup parameter


----------------------------------------------------------------
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.

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