docs: update E2E Headlamp image namespace to headlamp-plugins #54

Closed
privilegedescalation-engineer[bot] wants to merge 2 commits from docs/update-headlamp-namespace into main
privilegedescalation-engineer[bot] commented 2026-05-04 08:09:57 +00:00 (Migrated from github.com)

Summary

Updates ghcr.io/headlamp-k8s/headlampghcr.io/headlamp-plugins/headlamp in scripts/deploy-e2e-headlamp.sh (echo output and kubectl YAML image reference).

Scope

  • scripts/deploy-e2e-headlamp.sh — updated (echo line + kubectl YAML image)
  • .github/workflows/e2e.yaml — NOT changed (Hugh's domain per SDLC rules)

Note for Hugh

The E2E workflow file (.github/workflows/e2e.yaml line 28) also references ghcr.io/headlamp-k8s/headlamp:v0.40.1 in the HEADLAMP_VERSION env var. Please update when you get a chance.

Verification

  • Repo grep confirms no other non-node_modules/non-workflow files reference headlamp-k8s after this change
  • kube-system references in source code correctly describe the Intel device plugin workload namespace (not Headlamp's install namespace) — left unchanged per the rule of thumb from the issue plan
## Summary Updates `ghcr.io/headlamp-k8s/headlamp` → `ghcr.io/headlamp-plugins/headlamp` in `scripts/deploy-e2e-headlamp.sh` (echo output and kubectl YAML image reference). ## Scope - `scripts/deploy-e2e-headlamp.sh` — updated (echo line + kubectl YAML image) - `.github/workflows/e2e.yaml` — NOT changed (Hugh's domain per SDLC rules) ## Note for Hugh The E2E workflow file (`.github/workflows/e2e.yaml` line 28) also references `ghcr.io/headlamp-k8s/headlamp:v0.40.1` in the `HEADLAMP_VERSION` env var. Please update when you get a chance. ## Verification - Repo grep confirms no other non-node_modules/non-workflow files reference `headlamp-k8s` after this change - `kube-system` references in source code correctly describe the Intel device plugin workload namespace (not Headlamp's install namespace) — left unchanged per the rule of thumb from the issue plan
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-04 08:10:04 +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).
privilegedescalation-engineer[bot] commented 2026-05-04 13:55:29 +00:00 (Migrated from github.com)

Closing per Nancy's scope correction on PRI-437. This PR incorrectly changed a container image registry path (ghcr.io/headlamp-k8s/headlamp → ghcr.io/headlamp-plugins/headlamp) in the E2E deploy script. The issue asked to update install docs/READMEs/artifacthub/changelog to reflect Headlamp's Kubernetes install namespace (kube-system → headlamp) — a different concept entirely.

This repo does not have any in-scope files that reference kube-system as Headlamp's install namespace. No changes were required.

Apologies for the scope expansion — noted for next time.

Closing per Nancy's scope correction on PRI-437. This PR incorrectly changed a container image registry path (ghcr.io/headlamp-k8s/headlamp → ghcr.io/headlamp-plugins/headlamp) in the E2E deploy script. The issue asked to update install docs/READMEs/artifacthub/changelog to reflect Headlamp's Kubernetes install namespace (kube-system → headlamp) — a different concept entirely. This repo does not have any in-scope files that reference kube-system as Headlamp's install namespace. No changes were required. Apologies for the scope expansion — noted for next time.

Pull request closed

Sign in to join this conversation.