Commit Graph

5 Commits

Author SHA1 Message Date
Chris Farhood e280130f6d Update README.md 2026-04-12 11:24:20 -04:00
Chris Farhood 07fc7ab5ec Update project title in README.md 2026-04-12 11:23:29 -04:00
Pawla Abdul b286a36f1f Enhance README with RWX PVC requirements, RBAC examples, and deployment guide
Rewrites the README to clearly document all prerequisites for running the
adapter on Kubernetes: shared ReadWriteMany PVC at /paperclip, full RBAC
Role/RoleBinding with all required permissions, namespace scoping, security
context, and resource defaults. Uses deployment "paperclip" in namespace
"paperclip" as example nomenclature throughout.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-04-12 15:18:49 +00:00
Chris Farhood 75f54b1edc Update package name to @farhoodliquor scope and refresh README
- Rename to @farhoodliquor/paperclip-adapter-opencode-k8s
- Add .gitignore
- Emphasize RWX PVC requirement in README

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 23:18:12 -04:00
Chris Farhood be7c525063 Initial commit
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 23:08:05 -04:00