Skip to content

[BUG] Do not show missing message for Rancher prime + airgapped env #17601

@a110605

Description

@a110605

Setup

  • Rancher version: 2.13.1 / 2.14.1 Rancher Prime
  • Rancher UI Extensions: harvester ui extension
  • Browser type & version: Chrome

Note. there is a compressedEndpoint issue when installing extension from rancher/ui-plugin-catalog on rancher 2.14.1 prime. According to the slack thread, the issue will be fixed in 2.14.2.

Describe the bug
In Rancher Prime, we check harvester repository missing with exactly matches with

 OFFICIAL: {
    NAME:   'rancher-ui-plugins',
    URL:    'https://github.com/rancher/ui-plugin-charts',
    BRANCH: 'main',
  },

But for airgapped Prime user, they import mirrored rancher/ui-plugin-catalog in extension page and unexpected missing message pops up.

To Reproduce

  1. Setup a Rancher Prime.
  2. Import rancher/ui-plugin-catalog in extension page
  3. Install harvester ui extension
  4. Go to Virtulization Mgmt page.

Result
The missing message is pop up and update button pop up.

Expected Result
There shouldn't show any missing message and update button

Screenshots

Image

Additional context

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions