Akash Manohar
Akash Manohar
@agentpoyo Was able to reproduce the bug with the `sig_term_handled` test.
The issue for sig_term_handled test was the sample CNF that was being used. It was the CNF used in the specs for the test. `PodDisruptionBudget` version was `policy/v1beta` earlier. Since...
Confirmed. The issue is actually about the k8s version. It won't be caught on GitHub Actions. * On cnfdev4, kind creates k8s v1.25 clusters. * kind on GitHub Actions creates...
@lixuna Yes. This issue is still relevant.
I just re-read the details and checked the attached commit on this ticket. There's a branch `bug/1753` with some unmerged changes but that requires other work updating kind on github...
### Here is a summary of what is happening * GitHub Actions is using old version of kind (1.23), which comes with an old version of k8s. * One of...
Closing this issue since this is already fixed with kerl. If you already have asdf-erlang installed, then please delete your kerl install by running this command: ```shell rm $HOME/.asdf/plugins/erlang/kerl ```...
Made some improvements to macos installation in PR [#334](https://github.com/asdf-vm/asdf-erlang/pull/334). PR has some screenshots and notes. Please update to the latest master branch of this plugin. This issue should be fixed....
@lixuna Yes this is still valid. I just checked one of the recent builds to confirm that this is still an issue.
Closing this issue since its been a while and Preen [already posted a possible cause](https://github.com/asdf-vm/asdf-erlang/issues/265#issuecomment-1438836818). Hard to debug without further details from OP. A checklist of packages that are present/not-present...