GitHub user DaanHoogland added a comment to the discussion: Syntax for nodeofferings and nodetemplates in createkubernetescluster
ok, the main procedure is not ACS specific but generic for github hosted projects. the preferred way (not the simplest) is 1. fork the repository 2. checkout your fork 3. create a branch for your change (e.g. createK8sClusterApiDoc) 5. edit the file you want changed (in your case CreateKubernetesClusterCmd.java) 6. checking your changes 7. push the new branch to your fork 8. create a Pull Request to merge your branch on your fork unto the branch in the apache org it was branched off. 9. have people review it alternatively, give us (/me and @Pearl1594 ) the text you want ;) and hope we have time to do that ^. GitHub link: https://github.com/apache/cloudstack/discussions/13395#discussioncomment-17319806 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
