ChristianCiach

Results 129 comments of ChristianCiach

Does this PR also address the issue where the tool is not available when building inside docker containers? Usually, when referencing tools using the `tools`-block of a declarative pipeline, the...

I was just bitten by this. I think most people don't really know the difference between labels and annotations. At least I didn't, until I found out that Harbor parses...

I can also confirm that the @gmorse81's solution works, but with the caveat that the TLSStore needs to exist when Traefik starts, otherwise traefik generates and uses a self signed...

I can confirm that this is still an issue. All of my DHL parcel QR codes are wrong when importing the pkpass into this app.

Also: * [x] `nerdctl compose --env-file ` https://github.com/containerd/nerdctl/pull/305 We make heavy use of templated docker-compose files. See documentation at https://docs.docker.com/compose/environment-variables/ Bonus points for automatically picking up a `.env` file in...

Setting `libvirt.qemu_use_session = false` is not a solution, because this requires root privileges to run the VM.

Hi! I am not quite ready to disclose the organization I am working for and make things official. I probably need clearance from upper management for that. But let me...

Instead of telling you what should be changed, let me tell you what convinced me (as a new user of the carvel tools) to consider carvel in the first place:...

Yes, this is very annoying. We want to suffix our configs/secrets with a timestamp or git-commit-id, but our names easily hit the 64 character limit then.

I think the README should be corrected, as is it misleading in its current state. The README clearly states: > For 2.x-derived images, you may also want to > >...