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 1978649: Block and File and Object dashboards should not be part of OCP Console for ODF Managed Services #9742

Merged
merged 1 commit into from
Aug 18, 2021

Conversation

SanjalKatiyar
Copy link
Contributor

@SanjalKatiyar SanjalKatiyar commented Aug 5, 2021

@openshift-ci openshift-ci bot added the bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. label Aug 5, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 5, 2021

@SanjalKatiyar: This pull request references Bugzilla bug 1978649, 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.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.9.0) matches configured target release for branch (4.9.0)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

No GitHub users were found matching the public email listed for the QA contact in Bugzilla (ratamir@redhat.com), skipping review request.

In response to this:

Bug 1978649: Block and File and Object dashboards should not be part of OCP Console for ODF Managed Services

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 openshift-ci bot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Aug 5, 2021
@openshift-ci openshift-ci bot added component/ceph Related to ceph-storage-plugin kind/i18n Indicates issue or PR relates to internationalization or has content that needs to be translated labels Aug 5, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 5, 2021

@SanjalKatiyar: This pull request references Bugzilla bug 1978649, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.9.0) matches configured target release for branch (4.9.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

No GitHub users were found matching the public email listed for the QA contact in Bugzilla (ratamir@redhat.com), skipping review request.

In response to this:

Bug 1978649: Block and File and Object dashboards should not be part of OCP Console for ODF Managed Services

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.

try {
const ns = await k8sGet(NamespaceModel, CEPH_STORAGE_NAMESPACE);
if (ns) {
const isManagedCluster = ns?.metadata?.labels?.[ODF_MANAGED_LABEL];
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Label added to the openshift-storage ns for ODF managed services: https://gitlab.cee.redhat.com/service/managed-tenants/-/merge_requests/1100

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 6, 2021

@SanjalKatiyar: This pull request references Bugzilla bug 1978649, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.9.0) matches configured target release for branch (4.9.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

No GitHub users were found matching the public email listed for the QA contact in Bugzilla (ratamir@redhat.com), skipping review request.

In response to this:

Bug 1978649: Block and File and Object dashboards should not be part of OCP Console for ODF Managed Services

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.

@afreen23
Copy link
Contributor

/assign @bipuladh
Since he has been aware of the changes

@afreen23
Copy link
Contributor

/test ceph-storage-plugin

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 16, 2021
@SanjalKatiyar
Copy link
Contributor Author

/test ceph-storage-plugin

@bipuladh
Copy link
Contributor

Talked to Ohad. The namespace will be labelled initially so we should not have an issue.
/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 18, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 18, 2021

[APPROVALNOTIFIER] This PR is APPROVED

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

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-ci openshift-ci bot merged commit ff72e9b into openshift:master Aug 18, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 18, 2021

@SanjalKatiyar: All pull requests linked via external trackers have merged:

Bugzilla bug 1978649 has been moved to the MODIFIED state.

In response to this:

Bug 1978649: Block and File and Object dashboards should not be part of OCP Console for ODF Managed Services

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.

@SanjalKatiyar
Copy link
Contributor Author

/cherry-pick release-4.8

@SanjalKatiyar
Copy link
Contributor Author

/cherry-pick release-4.7

@openshift-cherrypick-robot

@SanjalKatiyar: #9742 failed to apply on top of branch "release-4.8":

Applying: disable Overview nav item for ODF Managed
Using index info to reconstruct a base tree...
M	frontend/packages/ceph-storage-plugin/console-extensions.json
M	frontend/packages/ceph-storage-plugin/src/plugin.ts
Falling back to patching base and 3-way merge...
Auto-merging frontend/packages/ceph-storage-plugin/src/plugin.ts
CONFLICT (content): Merge conflict in frontend/packages/ceph-storage-plugin/src/plugin.ts
Auto-merging frontend/packages/ceph-storage-plugin/console-extensions.json
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 disable Overview nav item for ODF Managed
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

In response to this:

/cherry-pick release-4.8

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

@SanjalKatiyar: #9742 failed to apply on top of branch "release-4.7":

Applying: disable Overview nav item for ODF Managed
Using index info to reconstruct a base tree...
M	frontend/packages/ceph-storage-plugin/console-extensions.json
A	frontend/packages/ceph-storage-plugin/src/constants/common.ts
M	frontend/packages/ceph-storage-plugin/src/features.ts
M	frontend/packages/ceph-storage-plugin/src/plugin.ts
Falling back to patching base and 3-way merge...
Auto-merging frontend/packages/ceph-storage-plugin/src/plugin.ts
CONFLICT (content): Merge conflict in frontend/packages/ceph-storage-plugin/src/plugin.ts
Auto-merging frontend/packages/ceph-storage-plugin/src/features.ts
CONFLICT (content): Merge conflict in frontend/packages/ceph-storage-plugin/src/features.ts
Auto-merging frontend/packages/ceph-storage-plugin/src/constants/index.ts
CONFLICT (content): Merge conflict in frontend/packages/ceph-storage-plugin/src/constants/index.ts
Auto-merging frontend/packages/ceph-storage-plugin/console-extensions.json
CONFLICT (content): Merge conflict in frontend/packages/ceph-storage-plugin/console-extensions.json
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 disable Overview nav item for ODF Managed
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

In response to this:

/cherry-pick release-4.7

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/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. component/ceph Related to ceph-storage-plugin kind/i18n Indicates issue or PR relates to internationalization or has content that needs to be translated lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants