Releases: privilegedescalation/headlamp-polaris-plugin
Releases · privilegedescalation/headlamp-polaris-plugin
v1.0.0
What's Changed
- fix: update artifacthub checksum for v0.7.0 in #31
- ci: improve E2E preflight with version mismatch detection in #32
- fix: improve E2E auth resilience and diagnostics in #33
- ci: deploy polaris dashboard to E2E cluster in #34
- ci: install helm and kubectl in e2e workflow in #35
- fix: remove unused type references from tsconfig.json in #37
- ci: remove helm/kubectl Polaris deploy steps from E2E workflow in #38
- ci: add pull-requests write permission to release workflow in #40
- release: v0.7.1 in #41
- fix: add @types/react and @types/react-dom to fix TypeScript errors in #45
- policy: add ArtifactHub-only installation requirement in #47
- fix: sync package-lock.json in #46
- ci: retrigger after shared workflow fix in #48
- fix: sync package-lock.json for polaris in #49
- fix: resolve 7 E2E test failures — badge nav + test selectors in #50
- fix: resolve 6 E2E failures — cluster URL prefix + settings registration in #51
- release: v0.7.1 in #62
- docs: remove manual install sections from README in #61
- fix: badge navigation + settings plugin name for E2E in #56
- e2e: shared volume plugin deployment for CI tests in #59
- fix: add npm overrides for tar and undici security advisories in #65
- fix: add tar and undici as direct devDeps for Dependabot resolution in #68
- chore: bump actions/checkout v4 → v6 in E2E workflow in #69
- fix: update e2e runner label to runners-privilegedescalation in #71
- release: v0.7.2 in #70
- ci: pass GitHub App token secrets to release workflow in #76
- refactor: redesign E2E to use ConfigMap volume mount with stock Headlamp image in #73
- ci: rework E2E infrastructure to use default namespace by @privilegedescalation-engineer[bot] in #80
- feat: add ExemptionManager tests, coverage threshold, and ArtifactHub metadata polish by @privilegedescalation-engineer[bot] in #82
- fix: move E2E test namespace from default to privilegedescalation-dev by @privilegedescalation-engineer[bot] in #89
- fix: replace Helm-based E2E deploy with kubectl apply by @privilegedescalation-engineer[bot] in #94
- fix: use token auth in E2E — handle direct /token redirect by @privilegedescalation-engineer[bot] in #97
- fix: add typescript as explicit devDependency by @privilegedescalation-engineer[bot] in #95
- fix: patch 8/9 npm audit vulnerabilities via pnpm.overrides by @privilegedescalation-engineer[bot] in #92
- fix: add eslint as direct devDependency by @privilegedescalation-engineer[bot] in #102
- fix: wait for HTTP reachability after rollout in deploy-e2e-headlamp.sh by @privilegedescalation-engineer[bot] in #104
- ci: add dual-approval status check (CTO + QA) by @privilegedescalation-engineer[bot] in #98
- chore(renovate): add pinDigests for GitHub Actions SHA pinning by @privilegedescalation-engineer[bot] in #105
- ci: add packageManager field to pin pnpm version by @privilegedescalation-engineer[bot] in #103
- release: v1.0.0 by @privilegedescalation-engineer[bot] in #106
New Contributors
- @privilegedescalation-engineer[bot] made their first contribution in #80
Full Changelog: v0.7.0...v1.0.0
v0.7.2
What's Changed
- fix: update artifacthub checksum for v0.7.0 in #31
- ci: improve E2E preflight with version mismatch detection in #32
- fix: improve E2E auth resilience and diagnostics in #33
- ci: deploy polaris dashboard to E2E cluster in #34
- ci: install helm and kubectl in e2e workflow in #35
- fix: remove unused type references from tsconfig.json in #37
- ci: remove helm/kubectl Polaris deploy steps from E2E workflow in #38
- ci: add pull-requests write permission to release workflow in #40
- release: v0.7.1 in #41
- fix: add @types/react and @types/react-dom to fix TypeScript errors in #45
- policy: add ArtifactHub-only installation requirement in #47
- fix: sync package-lock.json in #46
- ci: retrigger after shared workflow fix in #48
- fix: sync package-lock.json for polaris in #49
- fix: resolve 7 E2E test failures — badge nav + test selectors in #50
- fix: resolve 6 E2E failures — cluster URL prefix + settings registration in #51
- release: v0.7.1 in #62
- docs: remove manual install sections from README in #61
- fix: badge navigation + settings plugin name for E2E in #56
- e2e: shared volume plugin deployment for CI tests in #59
- fix: add npm overrides for tar and undici security advisories in #65
- fix: add tar and undici as direct devDeps for Dependabot resolution in #68
- chore: bump actions/checkout v4 → v6 in E2E workflow in #69
Full Changelog: v0.7.0...v0.7.2
v0.7.1
What's Changed
- fix: update artifacthub checksum for v0.7.0 by @hugh-hackman[bot] in #31
- ci: improve E2E preflight with version mismatch detection by @hugh-hackman[bot] in #32
- fix: improve E2E auth resilience and diagnostics by @hugh-hackman[bot] in #33
- ci: deploy polaris dashboard to E2E cluster by @hugh-hackman[bot] in #34
- ci: install helm and kubectl in e2e workflow by @hugh-hackman[bot] in #35
- fix: remove unused type references from tsconfig.json by @gandalf-the-greybeard[bot] in #37
- ci: remove helm/kubectl Polaris deploy steps from E2E workflow by @null-pointer-nancy[bot] in #38
- ci: add pull-requests write permission to release workflow by @hugh-hackman[bot] in #40
- release: v0.7.1 by @hugh-hackman[bot] in #41
- fix: add @types/react and @types/react-dom to fix TypeScript errors by @gandalf-the-greybeard[bot] in #45
- policy: add ArtifactHub-only installation requirement by @null-pointer-nancy[bot] in #47
- fix: sync package-lock.json by @hugh-hackman[bot] in #46
- ci: retrigger after shared workflow fix by @null-pointer-nancy[bot] in #48
- fix: sync package-lock.json for polaris by @hugh-hackman[bot] in #49
- fix: resolve 7 E2E test failures — badge nav + test selectors by @gandalf-the-greybeard[bot] in #50
- fix: resolve 6 E2E failures — cluster URL prefix + settings registration by @gandalf-the-greybeard[bot] in #51
New Contributors
- @null-pointer-nancy[bot] made their first contribution in #38
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- chore: add LICENSE and FUNDING.yml by @cpfarhood in #14
- Enhance Renovate configuration by @gandalf-the-greybeard[bot] in #16
- ci: align E2E workflow Node version to 22 by @hugh-hackman[bot] in #17
- ci: switch to org-level reusable workflows by @hugh-hackman[bot] in #18
- fix: restore badge emoji, fix aria-label, and correct service proxy URL by @gandalf-the-greybeard[bot] in #19
- feat: add workflow_dispatch to CI and release workflows by @hugh-hackman[bot] in #20
- feat: auto-track upstream appVersion in releases by @hugh-hackman[bot] in #21
- fix: E2E tests — RBAC for Polaris service proxy + settings selector by @gandalf-the-greybeard[bot] in #22
- chore: rename Artifact Hub package to headlamp-solaris by @hugh-hackman[bot] in #23
- fix: correct package name from solaris to polaris by @gandalf-the-greybeard[bot] in #26
- ci: add E2E preflight check for Headlamp connectivity by @hugh-hackman[bot] in #24
- fix: add missing test dependencies to devDependencies by @gandalf-the-greybeard[bot] in #28
- release: v0.7.0 by @hugh-hackman[bot] in #30
New Contributors
- @gandalf-the-greybeard[bot] made their first contribution in #16
- @hugh-hackman[bot] made their first contribution in #17
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Full Changelog: v0.5.2...v0.6.0
v0.5.2
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Full Changelog: v0.4.1...v0.5.0
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Full Changelog: v0.3.12...v0.4.0