Skip to content

Fix NodePool CLI#922

Merged
openshift-merge-robot merged 1 commit intoopenshift:mainfrom
nirarg:nodepool-cli-fix
Jan 26, 2022
Merged

Fix NodePool CLI#922
openshift-merge-robot merged 1 commit intoopenshift:mainfrom
nirarg:nodepool-cli-fix

Conversation

@nirarg
Copy link
Copy Markdown
Contributor

@nirarg nirarg commented Jan 26, 2022

What this PR does / why we need it:
Fix three issues added in PR #832:

  • Fix Global flags to use PersistentFlag insead Flag
  • Change all objects to be passed as pointers in order to have command values passed
  • In cmd/log the way passing keysAndValues parameter

Which issue(s) this PR fixes:
Fixes #921

Checklist

  • Subject and description added to both, commit and PR.
  • Relevant issues have been referenced.
  • This change includes docs.
  • This change includes unit tests.

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 26, 2022
Fix three issues added in PR openshift#832:
* Fix Global flags to use PersistentFlag insead Flag
* Change all objects to be passed as pointers in order to have command values passed
* In cmd/log the way passing keysAndValues parameter
@openshift-ci openshift-ci Bot requested review from enxebre and sjenning January 26, 2022 16:43
@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 26, 2022
@enxebre
Copy link
Copy Markdown
Member

enxebre commented Jan 26, 2022

/lgtm
/approve

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jan 26, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: enxebre, nirarg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jan 26, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Jan 26, 2022

@nirarg: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-merge-robot openshift-merge-robot merged commit 8aa1ed3 into openshift:main Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating new nodepool in aws throws CLI issues

3 participants