Refactor VolumeMountPath to Directory#13202
Conversation
|
@rhuss rhuss 9 hours ago @davidhadas davidhadas 4 hours ago • Note however that we added a config feature to control if podInfo is mounted or not - this is also reflected in the documentation as a result - so we do expose this externally as a mounted volume. If we open a new PR for this, I would like to also add a PodInfoAnnotationsPath (or we can call it AnnotationsPath) const in shardmain - this allows Options importing shardmain to use the shardmain const rather than importing also pkg/queue to gain access to the consts defining the annotations file path to open and read. @psschwei psschwei 3 hours ago |
Codecov Report
@@ Coverage Diff @@
## main #13202 +/- ##
==========================================
- Coverage 86.72% 86.62% -0.11%
==========================================
Files 196 196
Lines 14463 14493 +30
==========================================
+ Hits 12543 12554 +11
- Misses 1624 1640 +16
- Partials 296 299 +3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: davidhadas, dprotaso The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test upgrade-tests_serving_main |
|
/retest |
1 similar comment
|
/retest |
Proposed Changes