release: v0.7.0 #30

Merged
ghost merged 1 commits from release/v0.7.0 into main 2026-03-09 10:34:14 +00:00
ghost commented 2026-03-09 10:31:19 +00:00 (Migrated from github.com)

Release v0.7.0

Version bump for the v0.7.0 release. Includes all changes since v0.6.0:

  • PR #22: RBAC fix for Polaris dashboard proxy access + settings selector fix
  • PR #23/26: Package name correction (solaris → polaris)
  • PR #24: E2E preflight check for Headlamp connectivity
  • PR #28: Missing test dependencies

After merge

Once this PR is merged, a tag v0.7.0 needs to be created and a GitHub release published with the built tarball. The automated release workflow failed due to branch protection on main — see PRI-60 for details.

Branch protection note

The reusable release workflow in .github pushes directly to main, which is blocked by branch protection rules. This should be fixed to support protected branches (either by allowing GHA bot pushes, or by switching to a PR-based release flow).

## Release v0.7.0 Version bump for the v0.7.0 release. Includes all changes since v0.6.0: - **PR #22**: RBAC fix for Polaris dashboard proxy access + settings selector fix - **PR #23/26**: Package name correction (solaris → polaris) - **PR #24**: E2E preflight check for Headlamp connectivity - **PR #28**: Missing test dependencies ### After merge Once this PR is merged, a tag `v0.7.0` needs to be created and a GitHub release published with the built tarball. The automated release workflow failed due to branch protection on `main` — see PRI-60 for details. ### Branch protection note The reusable release workflow in `.github` pushes directly to `main`, which is blocked by branch protection rules. This should be fixed to support protected branches (either by allowing GHA bot pushes, or by switching to a PR-based release flow).
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: privilegedescalation/headlamp-polaris-plugin#30