7413f699de
Updates package.json and artifacthub-pkg.yml for the v0.7.0 release. Includes all changes since v0.6.0: - RBAC fix for Polaris dashboard proxy access (PR #22) - Settings test selector fix (PR #22) - Package name correction from solaris to polaris (PR #26) - E2E preflight check (PR #24) - Missing test dependencies (PR #28) Co-authored-by: gandalf-the-greybeard[bot] <gandalf-the-greybeard[bot]@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
35 lines
1.3 KiB
YAML
35 lines
1.3 KiB
YAML
version: "0.7.0"
|
|
name: headlamp-polaris
|
|
displayName: Polaris
|
|
createdAt: "2026-02-05T19:00:00Z"
|
|
description: >-
|
|
Surfaces Fairwinds Polaris audit results inside the Headlamp UI.
|
|
Shows cluster score, check summary, and per-namespace drill-downs
|
|
with per-resource pass/warning/danger breakdowns. Data is fetched
|
|
read-only via the Kubernetes service proxy to the Polaris dashboard.
|
|
Requires a Role granting `get` on `services/proxy` for the
|
|
`polaris-dashboard` service in the `polaris` namespace.
|
|
license: Apache-2.0
|
|
homeURL: "https://github.com/privilegedescalation/headlamp-polaris-plugin"
|
|
category: security
|
|
keywords:
|
|
- polaris
|
|
- fairwinds
|
|
- security
|
|
- audit
|
|
- headlamp
|
|
- kubernetes
|
|
links:
|
|
- name: Source
|
|
url: "https://github.com/privilegedescalation/headlamp-polaris-plugin"
|
|
- name: Polaris
|
|
url: "https://polaris.docs.fairwinds.com/"
|
|
maintainers:
|
|
- name: privilegedescalation
|
|
email: "chris@farhood.org"
|
|
annotations:
|
|
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-polaris-plugin/releases/download/v0.7.0/headlamp-polaris-0.7.0.tar.gz"
|
|
headlamp/plugin/version-compat: ">=0.26"
|
|
headlamp/plugin/archive-checksum: sha256:c271590b71424b7f3e70e51309074f64531bb55063fcd9b8c18663579916cb97
|
|
headlamp/plugin/distro-compat: in-cluster
|