davidjumani opened a new pull request, #6458:
URL: https://github.com/apache/cloudstack/pull/6458

   ### Description
   
   Externalizes most scripts used by CKS into the ISO
   This way in case there are issues with the scripts, there won't be a need to 
wait for the next release for a fix.
   Instead the ISOs can be rebuilt with the patch and re-registered
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   #### Feature/Enhancement Scale
   
   - [x] Major
   - [ ] Minor
   
   ### How Has This Been Tested?
   
   ```
   === TestName: test_01_invalid_upgrade_kubernetes_cluster | Status : SUCCESS 
===
   
   === TestName: test_02_upgrade_kubernetes_cluster | Status : SUCCESS ===
   
   === TestName: test_03_deploy_and_scale_kubernetes_cluster | Status : SUCCESS 
===
   
   === TestName: test_04_autoscale_kubernetes_cluster | Status : SUCCESS ===
   
   === TestName: test_05_basic_lifecycle_kubernetes_cluster | Status : SUCCESS 
===
   
   === TestName: test_06_delete_kubernetes_cluster | Status : SUCCESS ===
   
   === TestName: test_07_deploy_kubernetes_ha_cluster | Status : SUCCESS ===
   
   === TestName: test_08_upgrade_kubernetes_ha_cluster | Status : SUCCESS ===
   
   === TestName: test_09_delete_kubernetes_ha_cluster | Status : SUCCESS ===
   
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to