haproxy test failing with no runtime for "docker" is configured
General
Escalation
General
Escalation
Description
Here we have added a change to allow setting runtimeClassName: https://jira.percona.com/browse/K8SPXC-522 but it seems that haproxy test is failing on kubernetes 1.20 with:
The test in the PR for the change in has passed, but was probably running on kubernetes 1.18.
I have tried to specify "gvisor" as a handler in our test also, but it failed similarly. So this needs more investigation to see how to overcome this and is it a bug in the code or just test needs fixing.
Environment
None
Smart Checklist
Activity
Show:
Tomislav Plavcic April 6, 2021 at 9:27 AM
The same test is failing on openshift 4.6 (which is running kubernetes 1.19):
Here we have added a change to allow setting runtimeClassName: https://jira.percona.com/browse/K8SPXC-522
but it seems that haproxy test is failing on kubernetes 1.20 with:
The test in the PR for the change in has passed, but was probably running on kubernetes 1.18.
I have tried to specify "gvisor" as a handler in our test also, but it failed similarly.
So this needs more investigation to see how to overcome this and is it a bug in the code or just test needs fixing.