Skip to content
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

Bug 1777258: Changed how backingstore is spelled through out the console #3513

Merged
merged 1 commit into from Nov 27, 2019

Conversation

bipuladh
Copy link
Contributor

  • Changed how a backing store is spelled in the console.

@openshift-ci-robot openshift-ci-robot added component/noobaa Related to noobaa-storage-plugin size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Nov 21, 2019
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 21, 2019
Copy link
Contributor

@cloudbehl cloudbehl left a comment

Choose a reason for hiding this comment

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

I think these should also be capitalized.

@@ -181,14 +181,14 @@ const BackingStorePage: React.FC<BackingStorePageProps> = React.memo(
<Form className="nb-bc-step-page-form">
<Title headingLevel="h3" size="xl" className="nb-bc-step-page-form__title">
<Flex breakpointMods={[{ modifier: 'justify-content-space-between' }] as any}>
<FlexItem>Tier 1 - backingStore ({state.tier1Policy})</FlexItem>
<FlexItem>Tier 1 - backing Store ({state.tier1Policy})</FlexItem>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<FlexItem>Tier 1 - backing Store ({state.tier1Policy})</FlexItem>
<FlexItem>Tier 1 - Backing Store ({state.tier1Policy})</FlexItem>

Choose a reason for hiding this comment

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

Yes, the labels should start with a capital letter, the same as other entities in the console (such as Storage Class).

@@ -229,7 +229,7 @@ const BackingStorePage: React.FC<BackingStorePageProps> = React.memo(
{showTier2Table && (
<Form className="nb-bc-step-page-form">
<Title headingLevel="h3" size="xl">
Tier 2 - backingStore ({state.tier2Policy}){' '}
Tier 2 - backing Store ({state.tier2Policy}){' '}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Tier 2 - backing Store ({state.tier2Policy}){' '}
Tier 2 - Backing Store ({state.tier2Policy}){' '}

@cloudbehl
Copy link
Contributor

/kind bug

@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Nov 25, 2019
@cloudbehl
Copy link
Contributor

/approve
/assign @shirimordechay

@bipuladh
Copy link
Contributor Author

/test e2e-gcp-console

@bipuladh
Copy link
Contributor Author

/retest

1 similar comment
@bipuladh
Copy link
Contributor Author

/retest

@bipuladh bipuladh changed the title Changed how backingstore is spelled through out the console Bug 1777258: Changed how backingstore is spelled through out the console Nov 27, 2019
@openshift-ci-robot
Copy link
Contributor

@bipuladh: This pull request references Bugzilla bug 1777258, which is invalid:

  • expected the bug to target the "4.4.0" release, but it targets "---" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

Bug 1777258: Changed how backingstore is spelled through out the console

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.

@openshift-ci-robot openshift-ci-robot added the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Nov 27, 2019
@openshift-ci-robot
Copy link
Contributor

@bipuladh: This pull request references Bugzilla bug 1777258, which is invalid:

  • expected the bug to target the "4.4.0" release, but it targets "---" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

/bugzilla refresh

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.

@bipuladh
Copy link
Contributor Author

/bugzilla refresh

@openshift-ci-robot openshift-ci-robot added bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. and removed bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Nov 27, 2019
@openshift-ci-robot
Copy link
Contributor

@bipuladh: This pull request references Bugzilla bug 1777258, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

/bugzilla refresh

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.

@bipuladh
Copy link
Contributor Author

/retest

1 similar comment
@bipuladh
Copy link
Contributor Author

/retest

@cloudbehl
Copy link
Contributor

/test e2e-gcp-console
/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bipuladh, cloudbehl

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

The pull request process is described here

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-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@bipuladh
Copy link
Contributor Author

/retest

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit c868960 into openshift:master Nov 27, 2019
@openshift-ci-robot
Copy link
Contributor

@bipuladh: All pull requests linked via external trackers have merged. Bugzilla bug 1777258 has been moved to the MODIFIED state.

In response to this:

Bug 1777258: Changed how backingstore is spelled through out the console

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.

@openshift-cherrypick-robot

@bipuladh: #3513 failed to apply on top of branch "release-4.3":

Using index info to reconstruct a base tree...
M	frontend/packages/noobaa-storage-plugin/src/components/bucket-class/create-bc.tsx
M	frontend/packages/noobaa-storage-plugin/src/components/bucket-class/wizard-pages/review-page.tsx
M	frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs-page.tsx
M	frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs.tsx
Falling back to patching base and 3-way merge...
Auto-merging frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs.tsx
Auto-merging frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs-page.tsx
CONFLICT (content): Merge conflict in frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs-page.tsx
Auto-merging frontend/packages/noobaa-storage-plugin/src/components/bucket-class/wizard-pages/review-page.tsx
Auto-merging frontend/packages/noobaa-storage-plugin/src/components/bucket-class/create-bc.tsx
error: Failed to merge in the changes.
Patch failed at 0001 Changed how backingstore is spelled through out the console and typo fixes

In response to this:

/cherrypick release-4.3

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.

@bipuladh
Copy link
Contributor Author

bipuladh commented Dec 5, 2019

/cherrypick release-4.3

@openshift-cherrypick-robot

@bipuladh: #3513 failed to apply on top of branch "release-4.3":

error: Failed to merge in the changes.
Using index info to reconstruct a base tree...
M	frontend/packages/noobaa-storage-plugin/src/components/bucket-class/create-bc.tsx
M	frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs-page.tsx
M	frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs.tsx
Falling back to patching base and 3-way merge...
Auto-merging frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs.tsx
Auto-merging frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs-page.tsx
CONFLICT (content): Merge conflict in frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs-page.tsx
Auto-merging frontend/packages/noobaa-storage-plugin/src/components/bucket-class/create-bc.tsx
Patch failed at 0001 Changed how backingstore is spelled through out the console and typo fixes

In response to this:

/cherrypick release-4.3

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.

@bipuladh
Copy link
Contributor Author

bipuladh commented Dec 9, 2019

/cherrypick release-4.3

@openshift-cherrypick-robot

@bipuladh: #3513 failed to apply on top of branch "release-4.3":

error: Failed to merge in the changes.
Using index info to reconstruct a base tree...
M	frontend/packages/noobaa-storage-plugin/src/components/bucket-class/create-bc.tsx
M	frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs-page.tsx
M	frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs.tsx
Falling back to patching base and 3-way merge...
Auto-merging frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs.tsx
Auto-merging frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs-page.tsx
CONFLICT (content): Merge conflict in frontend/packages/noobaa-storage-plugin/src/components/create-backingstore-page/create-bs-page.tsx
Auto-merging frontend/packages/noobaa-storage-plugin/src/components/bucket-class/create-bc.tsx
Patch failed at 0001 Changed how backingstore is spelled through out the console and typo fixes

In response to this:

/cherrypick release-4.3

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.

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. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. component/noobaa Related to noobaa-storage-plugin kind/bug Categorizes issue or PR as related to a bug. 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.

None yet

7 participants