Akash Manohar

Results 162 comments of Akash Manohar

**Proposed solution:** Skip the test if docker is not found for this test to run. kind seems to have some issue creating clusters with podman.

Setup the testsuite on RHEL8 with docker installed and attempted to run the cni_compatible test (notes below). ## Notes on the issue * When podman is installed, the kind cluster...

@agentpoyo @lixuna: For this ticket, I don't think we have to make any changes to the codebase. It would be useful if we document anywhere that `kind` has issues with...

@agentpoyo > I think if podman is installed and docker isn't, it should SKIP the test and not FAIL the test I agree with your opinion. And that is the...

**[Update]** Had a conversation with @agentpoyo about this. We will try to reproduce the issue again and then post an update on this ticket.

There's no way to verify this change apart from just running the test and ensuring that it runs without issues.

@Qarthak Hello Sarthak. Feel free to contribute by sending a PR. If you haven’t tried/used the project before checkout the readme and see if that helps you setup the project....

:+1: Need this. Currently have problems when using Mix (hex to be specific) with really old Elixir versions like 0.13.0 and new version 0.15.0.

@lixuna Yes. This issue is still valid. I'll tag it appropriately so that contributors can pick this up if interested. I see some of them are already aware of the...

Before attempting @jaywhy's solution , I fixed it by adding `w-full` class to the body. That would fix this issue. But the solution that @jaywhy mentioned in his comment is...