Results 9 issues of Ivo Verberk

Please tag the master branch so that composer configurations can be fixed to a certain commit.

# Context I want to feed Helm with decrypted secrets, ideally without storing them to disk. My secrets are stored encrypted in the Git repository with SOPS. As a plain...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Community Note * Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)...

enhancement

Hi, First of all, great job on the ArgoCD / Helmfile integration. It has been working very smoothly for us. Up until now we were using local directories for the...

I'm trying to create a Puppet manifest that will install the puppetmaster package/service and PuppetDB for me at the same time. It seems this is not possible because of a...

bugfix

I'm trying to implement a use-case where I put an autoclose gate and wait for all the dependent items to pass. For the next run of my deployment pipeline, I...

**Feature Category** - [ ] Correctness - [X ] User Interface / User Experience - [ ] Performance - [ ] Other (please explain) **Describe the problem** We have connected...

type:improvement

We've currently configured MWDB to work with local (disk-based) storage and we would like to start using the provided S3 storage interface. Can we migrate the current on-disk data to...

type:question

When trying to mount an image on Windows 11 with target-mount, it seems to startup without issues: ``` PS C:\Users\xyz\Downloads> target-mount -o uid=-1 -v .\Lab1_Case.E01 tmp INFO:root:Using fuse2 library: C:\Program...

bug