Conversation
|
Skipping CI for Draft Pull Request. |
|
Images are ready for the commit at fbace29. To use with deploy scripts, first |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #14903 +/- ##
=======================================
Coverage 48.99% 49.00%
=======================================
Files 2550 2550
Lines 187230 187280 +50
=======================================
+ Hits 91736 91770 +34
- Misses 88245 88254 +9
- Partials 7249 7256 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dc7223b to
bd61c58
Compare
There was a problem hiding this comment.
Hey @erthalion - I've reviewed your changes - here's some feedback:
Overall Comments:
- Consider adding a comment explaining why the postgres version is being bumped.
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
f5dc099 to
109854a
Compare
109854a to
51b2564
Compare
|
/retest |
28637e9 to
bd16801
Compare
dashrews78
left a comment
There was a problem hiding this comment.
LGTM. Left a couple of nits.
|
@erthalion: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Description
Use PostgreSQL 15 for central-db. Benefit from #14447 to handle upgrade scenarios.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
CI is sufficient.