Skip to content

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 03 Jul 07:40

feat(rbac/ui): gate cluster-scoped grants + dashboard perms; fix login captcha flash

  • role matrix: disable cluster-scoped resources (nodes, PVs) under a
    namespace-scoped rule (bulk toggles exclude them, stale grants stripped) with
    an explanatory hint (7 locales)
  • dashboard: gate nodes (cluster-scoped) + events (admin-only) on permission so
    namespace-scoped users no longer trigger 403s
  • users: unify the edit-roles action to the pencil icon, consistent with other edits
  • login: reserve the captcha field's space with a same-size shimmer placeholder
    so it no longer pops in / shifts layout on refresh
  • gitignore docker-compose-local.yml (holds local secrets)

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com

Full Changelog: v0.0.6...v0.0.7