This documentation relates to QuickBuild 8.0.x
Select here if you are using a different version

Documentation Home

You are viewing an old version (v. 3) of this page.
The latest version is v. 69, last edited on Feb 11, 2020 (view differences | )
<< View previous version | view page history | view next version >>
Release Highlights
  • Launch build agent on demand in Kubernetes cluster
API Changes
  • The cloud profile API has been changed, and you should change your custom cloud profile plugin in below areas:
    1. Your plugin class should override the method getSettingIndependentExtensions, and use below implementation:
      return getExtensions();
      
    2. UserDataRetriever is removed, and the logic there should be moved into method getNodeLaunchData of the class implementing the extension point NodeCloud
Documentations
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.