Olli Wernet

Results 25 comments of Olli Wernet

Hi I am experiencing the same issue. The problem occurs in pfSense Version 2.6.0. Trying the 'forward-no-cache' option... Thanks for the advices! Edit: The 'forward-no-cache' option did not fix the...

This should be focused. According to the `[documentation](https://docs.docker.com/compose/compose-file/) docker-compose v1 is going to loose support after june 2023.

@kenyon I am currently working on this. Should we consider 'dropping support' for v1 and remove the code base?

Wouldn’t it be a preferred way to install docker compose v2 via “docker-compose-plugin” package as described here https://docs.docker.com/compose/install/linux/#install-using-the-repository ? Also setting the version via params leads to technical debt in...

> Wouldn’t it be a preferred way to install docker compose v2 via “docker-compose-plugin” package as described here https://docs.docker.com/compose/install/linux/#install-using-the-repository ? > Also setting the version via params leads to technical...

The code by itself is done but testing/ linting is failing at the moment. Since I am no longer working with Puppet, I‘m missing the linting/testing tools. @xRoyalz please feel...

Thanks for your contribution and good suggestions @bastelfreak @kenyon ! Can someone take a look at the unit/acceptance tests? In my opinion at least spec/shared_examples/repos.rb line 24-29 need some adjustment.

Added some working unit-tests with 5373deaf806f0784c8c6423dd5aa7ae25f546610 Since I am not very familiar with rspec there are probably cleaner solutions. Please feel free to suggest! :) Since acceptance tests already check...

@kenyon @bastelfreak for some reason the PR Test / Windows 2022, puppet6-nightly keeps failing. Do you have any idea? :smile:

Hi @bastelfreak could you please approve the workflows to trigger the checks?