You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by "kiranchavala (via GitHub)" <gi...@apache.org> on 2024/04/12 04:51:21 UTC

[I] CKS Cluster goes into a alert state when a vm part of the [cloudstack]

kiranchavala opened a new issue, #8902:
URL: https://github.com/apache/cloudstack/issues/8902

   ISSUE TYPE
   
   Improvement request/BUG
   
   COMPONENT NAME
   
   Component: CKS
   
   CLOUDSTACK VERSION
   
   Cloudstack version 4.18 4.19
   
   SUMMARY
   
   CKS Cluster goes into an alert state when a vm part of the cluster is  destoryed/expunged
   
   
   
   Steps to reproduce the issue
   
   1. Create a cks cluster with a worker size let's say 2
   2. Wait till cks cluster is in running state
   3.  Expunge one of the worker node vm
   4. The cks cluster goes into alert state
   
   
   
   Expected behaviour 
   
   Cloudstack should throw an error popup message when user tries to delete a vm which is part of a cks cluster.
   
   "Expunge is not allowed as its part of a cks cluster."
   
   This could be the same behaviour when we try to delete a vpc which has active tier in it 
   
   
   Actual behaviour 
   
   Currently, Cloudstack allows to deletion a vm which is part of a cks cluster
   
   
   
   


-- 
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-unsubscribe@cloudstack.apache.org.apache.org

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