Logo
Explore Help
Sign In
privilegedescalation/headlamp-polaris-plugin
12
0
Fork 0
You've already forked headlamp-polaris-plugin
Code Issues 4 Pull Requests 3 Actions Packages Projects Releases 50 Wiki Activity

50 Releases 51 Tags

RSS Feed
  • v1.0.0 3307f45efc
    Compare

    v1.0.0 Stable

    github-actions[bot] released this 2026-03-24 15:27:20 +00:00 | 80 commits to main since this release

    What's Changed

    • fix: update artifacthub checksum for v0.7.0 in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/31
    • ci: improve E2E preflight with version mismatch detection in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/32
    • fix: improve E2E auth resilience and diagnostics in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/33
    • ci: deploy polaris dashboard to E2E cluster in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/34
    • ci: install helm and kubectl in e2e workflow in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/35
    • fix: remove unused type references from tsconfig.json in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/37
    • ci: remove helm/kubectl Polaris deploy steps from E2E workflow in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/38
    • ci: add pull-requests write permission to release workflow in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/40
    • release: v0.7.1 in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/41
    • fix: add @types/react and @types/react-dom to fix TypeScript errors in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/45
    • policy: add ArtifactHub-only installation requirement in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/47
    • fix: sync package-lock.json in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/46
    • ci: retrigger after shared workflow fix in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/48
    • fix: sync package-lock.json for polaris in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/49
    • fix: resolve 7 E2E test failures — badge nav + test selectors in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/50
    • fix: resolve 6 E2E failures — cluster URL prefix + settings registration in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/51
    • release: v0.7.1 in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/62
    • docs: remove manual install sections from README in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/61
    • fix: badge navigation + settings plugin name for E2E in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/56
    • e2e: shared volume plugin deployment for CI tests in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/59
    • fix: add npm overrides for tar and undici security advisories in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/65
    • fix: add tar and undici as direct devDeps for Dependabot resolution in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/68
    • chore: bump actions/checkout v4 → v6 in E2E workflow in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/69
    • fix: update e2e runner label to runners-privilegedescalation in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/71
    • release: v0.7.2 in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/70
    • ci: pass GitHub App token secrets to release workflow in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/76
    • refactor: redesign E2E to use ConfigMap volume mount with stock Headlamp image in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/73
    • ci: rework E2E infrastructure to use default namespace by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/80
    • feat: add ExemptionManager tests, coverage threshold, and ArtifactHub metadata polish by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/82
    • fix: move E2E test namespace from default to privilegedescalation-dev by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/89
    • fix: replace Helm-based E2E deploy with kubectl apply by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/94
    • fix: use token auth in E2E — handle direct /token redirect by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/97
    • fix: add typescript as explicit devDependency by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/95
    • fix: patch 8/9 npm audit vulnerabilities via pnpm.overrides by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/92
    • fix: add eslint as direct devDependency by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/102
    • fix: wait for HTTP reachability after rollout in deploy-e2e-headlamp.sh by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/104
    • ci: add dual-approval status check (CTO + QA) by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/98
    • chore(renovate): add pinDigests for GitHub Actions SHA pinning by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/105
    • ci: add packageManager field to pin pnpm version by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/103
    • release: v1.0.0 by @privilegedescalation-engineer[bot] in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/106

    New Contributors

    • @privilegedescalation-engineer[bot] made their first contribution in https://github.com/privilegedescalation/headlamp-polaris-plugin/pull/80

    Full Changelog: https://github.com/privilegedescalation/headlamp-polaris-plugin/compare/v0.7.0...v1.0.0

    Downloads
    • headlamp-polaris-1.0.0.tar.gz
      8.6 KiB
      2026-03-24 15:27:26 +00:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.26.2 Page: 21ms Template: 1ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API