fix: align volume name in deploy-e2e-headlamp.sh #66
Reference in New Issue
Block a user
Delete Branch "hugh/kube-vip-vol-fix-1778106126"
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
Volume name mismatch in the Kubernetes manifest. The ConfigMap is created as
headlamp-kube-vip-pluginbut the volumenamewasrook-plugin, causing plugin mount failures.Fix
Aligned
volumeMounts[*].nameandvolumes[*].namefromrook-plugintoheadlamp-kube-vip-pluginto match the ConfigMap name.Testing
Local
kubectl applywith the corrected manifest succeeds — deployment mounts the plugin ConfigMap correctly.Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
Company is on pause per board directive. Closing all open PRs.
Pull request closed