Skip to content

Conversation

@cloudbehl
Copy link
Contributor

@cloudbehl cloudbehl commented Jun 13, 2019

Initial structure PR for Ceph Plugin package.

fyi: @rawagner

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 13, 2019
@cloudbehl cloudbehl changed the title Initial PR for ceph plugin Initial PR for ceph plugin package Jun 13, 2019
@cloudbehl cloudbehl force-pushed the ceph-storage-plugin branch from fc5f7d1 to 7ffebc4 Compare June 13, 2019 07:10
@spadgett
Copy link
Member

/approve
/assign @vojtechszocs

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 13, 2019
@spadgett spadgett added this to the v4.2 milestone Jun 13, 2019
@rawagner
Copy link
Contributor

/lgtm

@openshift-ci-robot
Copy link
Contributor

@rawagner: changing LGTM is restricted to assignees, and only openshift/console repo collaborators may be assigned issues.

Details

In response to this:

/lgtm

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.

Copy link
Contributor

@vojtechszocs vojtechszocs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of minor comments, looks good overall.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit-pick: should be Kubernetes (not kubernetes) and without trailing space.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unless you need to declare React components in your plugin's entry module, I'd use .ts instead of .tsx.

It's a good practice to put all of your React components into separate modules (i.e. under src/components) and import & use them in the plugin entry module. This helps to keep your plugin entry small and clean.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit-pick: every source should have one trailing newline.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI, I wrote a couple of PRs to eliminate lodash vs lodash-es duality: #1708, #1724.

(No need to change anything here for now.)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ack! Will keep an eye on these PR's once merged will update them to use lodash. Thanks

@cloudbehl cloudbehl force-pushed the ceph-storage-plugin branch from 7ffebc4 to f899380 Compare June 18, 2019 06:22
@cloudbehl
Copy link
Contributor Author

@vojtechszocs made the required change, please have a look.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use lodash instead, see packages/.eslintrc.js.

@cloudbehl cloudbehl force-pushed the ceph-storage-plugin branch from f899380 to 64133a4 Compare June 19, 2019 18:00
@cloudbehl
Copy link
Contributor Author

@vojtechszocs Updated the PR 👍

@cloudbehl
Copy link
Contributor Author

@vojtechszocs @spadgett please have a look. Updated the PR.

@vojtechszocs
Copy link
Contributor

Thanks @cloudbehl the PR looks good to me.

Copy link
Member

@spadgett spadgett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jun 20, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cloudbehl, rawagner, spadgett, vojtechszocs

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

@spadgett
Copy link
Member

/retest

@openshift-merge-robot openshift-merge-robot merged commit 5e84fe3 into openshift:master Jun 21, 2019
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. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants