-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use cluster id while adding machinepool #1324
Use cluster id while adding machinepool #1324
Conversation
Signed-off-by: Tarun Kumar <[email protected]>
`[takumar@fedora ods-ci]$ python3 ods_ci/utils/scripts/ocm/ocm.py add_machine_pool --cluster-name qeaisrhods-xyz --worker-node-count 1 --reuse-machine-pool
|
Robot Results
|
Signed-off-by: Tarun Kumar <[email protected]>
|
5db9e26
into
red-hat-data-services:master
(cherry picked from commit 5db9e26)
This PR contains following fixes from the `master` branch: * edafbcc (#1296) * 5e7f4b1 (#1302) * b6fb7f7 (#1307) * 9485246 (#1314) * abfb8a5 (#1316) * fc76761 (#1317) * 439e2b3 (#1306) * 5db9e26 (#1324) --- I kept the order in which these commits were merged in the `master` branch and provided both link to the particular commit and also link to the particular PR so it's clearer to understand later on.
Observed that we are still using name instead of id while adding machinepool