docs: update E2E Headlamp image namespace to headlamp-plugins #54
Reference in New Issue
Block a user
Delete Branch "docs/update-headlamp-namespace"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Updates
ghcr.io/headlamp-k8s/headlamp→ghcr.io/headlamp-plugins/headlampinscripts/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.yamlline 28) also referencesghcr.io/headlamp-k8s/headlamp:v0.40.1in theHEADLAMP_VERSIONenv var. Please update when you get a chance.Verification
headlamp-k8safter this changekube-systemreferences 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 planYour free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
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