Uh oh!
There was an error while loading. Please reload this page.
⚠️ helm: use chunking release driver in systemNamespace - #1057
Conversation
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@## main #1057 +/- ##
=======================================
Coverage 75.28% 75.28% =======================================
Files 33 35 +2 Lines 1861 1914 +53 =======================================
+ Hits 1401 1441 +40 - Misses 321 330 +9 - Partials 139 143 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
1e74ae0 to
1508461Compare1508461 to
06bed04Compare011246e to
e11becaComparee11beca to
3ef23ceComparebf02ec0 to
1a7068fCompare1a7068f to
457fc3fCompare457fc3f to
695725bCompare695725b to
f45ace5CompareUh oh!
There was an error while loading. Please reload this page.
f45ace5 to
45cfc21CompareUh oh!
There was an error while loading. Please reload this page.
45cfc21 to
bebe28cCompare
tmshort
left a comment
There was a problem hiding this comment.
OK, I want the TODO in there about the timeout.
I would prefer a release of helm-operator-plugins, failing that, perhaps a TODO.
bebe28c to
526f0c9Comparetmshort
commented
Aug 2, 2024
And... a rebase is needed... |
526f0c9 to
c9a604cComparejoelanford
commented
Aug 2, 2024
Ok, rebased and reverted the catalog client timeout change, so it is back to 10s. Looks like e2e still passes in GH CI. I'm also seeing |
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
c9a604c to
30c827aCompare…ork#1057) Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
…ork#1057) Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
Description
This PR:
helm-operator-pluginsthat chunks release data into one or more secrets (this also incidentally means that our client and the Helm CLI client won't mistake each other's release storage for their own).Fixes: #923
Reviewer Checklist