Skip to content

Conversation

@ciiay
Copy link
Member

@ciiay ciiay commented Sep 5, 2025

Description

Please explain the changes you made here.

Which issue(s) does this PR fix

PR acceptance criteria

Please make sure that the following steps are complete:

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

How to test changes / Special notes to the reviewer

image

path: marketplace
title: Catalog
- mountPoint: application/provider
importName: InstallationContextProvider
Copy link
Member

Choose a reason for hiding this comment

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

Can you get rid of this mount point and handle the installed plugins context by wrapping the DynamicMarketplacePluginRouter component with a context provider (See comment section here https://issues.redhat.com/browse/RHIDP-8301)

This Context provider keeps track of plugins that are installed/updated/enabled/disabled to list them on the catalog page alert.

Copy link
Member

Choose a reason for hiding this comment

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

Please remove this

@ciiay ciiay force-pushed the rhidp-8301-remove-dynamic-plugins-info-plugin branch from e447674 to 5f70157 Compare September 9, 2025 01:04
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2025

Copy link
Member

@christoph-jerolimov christoph-jerolimov left a comment

Choose a reason for hiding this comment

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

One change looks unnecessary to me, but maybe I'm wrong.

And can we merge this without updating the marketplace? I think it would great to remove the dynamic-plugins-info plugin when also update the marketplace that includes this feature (tab)

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@ciiay ciiay force-pushed the rhidp-8301-remove-dynamic-plugins-info-plugin branch from fbdf0b2 to 88614e7 Compare September 24, 2025 18:31
@ciiay ciiay force-pushed the rhidp-8301-remove-dynamic-plugins-info-plugin branch from cb783df to 607cf09 Compare October 12, 2025 22:45
@github-actions
Copy link
Contributor

@ciiay
Copy link
Member Author

ciiay commented Oct 13, 2025

/retest

@ciiay ciiay requested a review from debsmita1 October 13, 2025 03:54
@lokanandaprabhu
Copy link
Collaborator

On trying to disable the package, nothing happened, and on checking the network tab I can see error "Installation feature is disabled under 'extensions.installation.enabled'"

Do we need to disable the button when installation feature is disabled ??

extensions-disable-issue

@invincibleJai
Copy link
Member

/retest

@sanketpathak
Copy link
Contributor

Tested on the cluster, the feature seems to work except for the toggle, so I created a bug for it RHDHBUGS-2125

Screenshot 2025-10-10 at 8 28 57 PM
Screen.Recording.2025-10-10.at.8.40.59.PM.mov
Screen.Recording.2025-10-10.at.8.42.07.PM.mov

HusneShabbir and others added 2 commits October 13, 2025 20:03
@github-actions
Copy link
Contributor

@openshift-ci
Copy link

openshift-ci bot commented Oct 13, 2025

@ciiay: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-tests 02eed18 link true /test e2e-tests

Full PR test history. Your PR dashboard.

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-sigs/prow repository. I understand the commands that are listed here.

@HusneShabbir
Copy link
Contributor

/retest

@debsmita1
Copy link
Member

Tested the PR locally, and it works fine

Tested on the cluster

Screen.Recording.2025-10-13.at.9.1.mp4
Screen.Recording.2025-10-13.at.9.2.mp4

Copy link
Member

@debsmita1 debsmita1 left a comment

Choose a reason for hiding this comment

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

Created this ticket to handle the installation disabled scenario https://issues.redhat.com/browse/RHDHBUGS-2126

/lgtm

@HusneShabbir
Copy link
Contributor

/lgtm
All the tests passed on #3539, expecting a clean CI here too

@openshift-ci
Copy link

openshift-ci bot commented Oct 13, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: debsmita1, HusneShabbir

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-merge-bot openshift-merge-bot bot merged commit 7bc87ea into redhat-developer:main Oct 13, 2025
17 checks passed
@debsmita1
Copy link
Member

Tested on the cluster, the feature seems to work except for the toggle, so I created a bug for it RHDHBUGS-2125

Screenshot 2025-10-10 at 8 28 57 PM Screen.Recording.2025-10-10.at.8.40.59.PM.mov Screen.Recording.2025-10-10.at.8.42.07.PM.mov

@sanketpathak Could you verify this again ? I have uploaded a video in the above comment, and I didn't come across this issue

rm3l added a commit to rm3l/redhat-developer-hub-operator that referenced this pull request Oct 15, 2025
It looks like [1][2] removed the dynamic-plugins-info backend plugin and we should now call '/api/extensions/loaded-plugins' instead of '/api/dynamic-plugins-info/loaded-plugins'

[1] redhat-developer/rhdh#3366

[2] https://issues.redhat.com/browse/RHIDP-8301
openshift-cherrypick-robot pushed a commit to openshift-cherrypick-robot/rhdh-operator that referenced this pull request Oct 15, 2025
It looks like [1][2] removed the dynamic-plugins-info backend plugin and we should now call '/api/extensions/loaded-plugins' instead of '/api/dynamic-plugins-info/loaded-plugins'

[1] redhat-developer/rhdh#3366

[2] https://issues.redhat.com/browse/RHIDP-8301
openshift-merge-bot bot pushed a commit to redhat-developer/rhdh-operator that referenced this pull request Oct 15, 2025
It looks like [1][2] removed the dynamic-plugins-info backend plugin and we should now call '/api/extensions/loaded-plugins' instead of '/api/dynamic-plugins-info/loaded-plugins'

[1] redhat-developer/rhdh#3366

[2] https://issues.redhat.com/browse/RHIDP-8301

Co-authored-by: Armel Soro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants