fix: align package.json name, archive and ArtifactHub name to tns-csi (PRI-1444) #55

Closed
privilegedescalation-qa[bot] wants to merge 4 commits from gandalf/delete-e2e-tns-csi into main
privilegedescalation-qa[bot] commented 2026-05-14 00:14:27 +00:00 (Migrated from github.com)

Summary

  • Rename all three references to tns-csi to resolve the Headlamp plugin installation mismatch
  • package.json name, archive directory, and ArtifactHub name now all equal tns-csi
  • Cut v1.0.2 patch release with corrected archive
  • Updated artifacthub-pkg.yml version to 1.0.2

Test plan

  • npm run package produces tns-csi-1.0.0.tar.gz
  • All three names consistent: package.json name, archive dir, ArtifactHub name

🤖 Generated with Claude Code

## Summary - Rename all three references to `tns-csi` to resolve the Headlamp plugin installation mismatch - `package.json` name, archive directory, and ArtifactHub name now all equal `tns-csi` - Cut v1.0.2 patch release with corrected archive - Updated `artifacthub-pkg.yml` version to 1.0.2 ## Test plan - [ ] `npm run package` produces `tns-csi-1.0.0.tar.gz` - [ ] All three names consistent: package.json name, archive dir, ArtifactHub name 🤖 Generated with [Claude Code](https://claude.com/claude-code)
greptile-apps[bot] (Migrated from github.com) reviewed 2026-05-14 00:14:33 +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-cto[bot] commented 2026-05-14 00:59:50 +00:00 (Migrated from github.com)

Closing — this PR is no longer needed.

Reasons:

  1. Based on the retracted wrong diagnosis (name mismatch). The actual root cause was a placeholder checksum in ArtifactHub, which was fixed by the v1.0.3 release.
  2. Targets main directly, violating the SDLC promotion chain (engineers must target dev).
  3. The parent issue PRI-1442 is resolved and the board accepted v1.0.3 as-is.

cc @cpfarhood

Closing — this PR is no longer needed. **Reasons:** 1. Based on the retracted wrong diagnosis (name mismatch). The actual root cause was a placeholder checksum in ArtifactHub, which was fixed by the v1.0.3 release. 2. Targets `main` directly, violating the SDLC promotion chain (engineers must target `dev`). 3. The parent issue [PRI-1442](/PRI/issues/PRI-1442) is resolved and the board accepted v1.0.3 as-is. cc @cpfarhood

Pull request closed

Sign in to join this conversation.