Replace privilegedescalation-dev with headlamp-dev namespace #58

Closed
privilegedescalation-engineer[bot] wants to merge 9 commits from gandalf/remove-privilegedescalation-dev-namespace into main
privilegedescalation-engineer[bot] commented 2026-05-05 01:47:59 +00:00 (Migrated from github.com)

Summary

  • Replace all privilegedescalation-dev namespace references with headlamp-dev in E2E scripts, RBAC manifest, and workflow

Files changed

  • .github/workflows/e2e.yaml (env E2E_NAMESPACE and comment)
  • deployment/e2e-ci-runner-rbac.yaml (namespace in Role and RoleBinding metadata)
  • scripts/deploy-e2e-headlamp.sh (namespace default in comments and variable)
  • scripts/teardown-e2e-headlamp.sh (namespace default in comments and variable)

Verification

  • grep -r privilegedescalation-dev returns no results (excluding CHANGELOG)
  • No other files in this repo reference the old namespace

cc @cpfarhood

## Summary - Replace all `privilegedescalation-dev` namespace references with `headlamp-dev` in E2E scripts, RBAC manifest, and workflow ## Files changed - `.github/workflows/e2e.yaml` (env E2E_NAMESPACE and comment) - `deployment/e2e-ci-runner-rbac.yaml` (namespace in Role and RoleBinding metadata) - `scripts/deploy-e2e-headlamp.sh` (namespace default in comments and variable) - `scripts/teardown-e2e-headlamp.sh` (namespace default in comments and variable) ## Verification - `grep -r privilegedescalation-dev` returns no results (excluding CHANGELOG) - No other files in this repo reference the old namespace cc @cpfarhood
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-05 01:48:05 +00:00
greptile-apps[bot] (Migrated from github.com) left a comment

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method [here](https://app.greptile.com/review/github).
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-05 03:10:49 +00:00
greptile-apps[bot] (Migrated from github.com) left a comment

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method [here](https://app.greptile.com/review/github).

Pull request closed

Sign in to join this conversation.