Closed mhenriks closed 4 days ago
/test pull-containerized-data-importer-e2e-ceph tests didn't even run
This is great! maybe rework the release note a bit and attach the related issue? #3450
How can the release note be better? Feel free to edit yourself
This is great! maybe rework the release note a bit and attach the related issue? #3450
How can the release note be better? Feel free to edit yourself
made the change. wdyt
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: akalenyu
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@mhenriks @akalenyu Does this mean we can drop the retry from virtctl imageupload again? Does this also mean we can make the functests for it run in parallel again?
@mhenriks @akalenyu Does this mean we can drop the retry from virtctl imageupload again? Does this also mean we can make the functests for it run in parallel again?
@0xFelix I think this change will have minimal to no effect on that issue but you are welcome to try. There is a big delta (much bigger than can be accounted by this change) between when a pod says it is ready and k8s creates endpoints for a service and iptables are updated/etc. And of course that all takes longer when the system is under load (more functests in parallel). cdi-uploadproxy does not take any of that into account just pod readiness
healthcheck used to be on a dedicated port for "reasons" and by that I mean I was too lazy to properly set up the tls configuration and check authz in upload handlers
What this PR does / why we need it:
This one is for @akalenyu and @0xFelix: I know I told you this wasn't possible but here you go.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged): Fixes #3450Special notes for your reviewer:
Release note: