We removed our usage of pod-patch some time ago, but forgot to remove this line from .dockerignore that says to *not* ignore it.
Details
Details
- Reviewers
• jon - Commits
- rCOMM4cbd35b1c650: Remove reference to pod-patch in .dockerignore
git grep pod-patch
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- ashoat/podpatch
- Lint
No Lint Coverage - Unit
No Test Coverage
We could probably go back to using isPinned property here. The thing we undid in D8097. This would make the code more readable, but it's up to you