Skip to content

Critical: Vulnerability Scanner extension fails to install #617

Description

@IsaSih

Setup

  • Rancher version: Rancher manager

Rancher v2.15.0-alpha13
Dashboard master 71063fd
Rancher CLI v2.15.0-rc.1

  • Rancher UI Extensions: cert-manager installed and SUSE Vulnerability Scanner version 0.8.0
  • Browser type & version: Version 149.0.7827.116 (Official Build) (arm64)

Describe the bug
The extension fails to download the supporting repositories. The installation wizard gets stuck in

To Reproduce
1- Install cert-manager from https://charts.jetstack.io
2- Install SUSE Vulnerability Scanner from
URL
https://github.com/neuvector/security-ui-exts.git
Branch
gh-pages
Commit
3dff5a4
3- By running the installation from the dashboard UI, Provide your AppCo credentials. the supporting repositories fail to install. The console shows a 409 error and the following log:

{
    "type": "error",
    "links": {},
    "code": "Conflict",
    "message": "Operation cannot be fulfilled on clusterrepos.catalog.cattle.io \"security-extension2\": the object has been modified; please apply your changes to the latest version and try again",
    "status": 409,
    "type": "error"
}

The installation wizard freezes in the Installation for CloudNativePG step. Please see screenshot for more details.

Result

Image

Expected Result

Screenshots
Image

Screen.Recording.2026-06-22.at.5.29.01.PM.mov
Image

Metadata

Metadata

Labels

bugSomething isn't working

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions