remove unused hack/lib.sh#356
Conversation
On-behalf-of: @SAP christoph.mewes@sap.com
📝 WalkthroughWalkthroughThe Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
Summary
This file was added a long time ago to support running the CRD generator in a container, to make it immune against GOPATH shenanigans.
The CRD generation has since then long been renewed and doesn't rely on such hacks anymore, but the lib.sh was never removed. It is entirely unused though.
What Type of PR Is This?
/kind cleanup
Release Notes
Summary by CodeRabbit