Robert Ulejczyk

Results 5 issues of Robert Ulejczyk

Docker fails when it attempts to create a container with capital letters in name. Stack trace: ``` >>>>>> ------Exception------- >>>>>> Class: Kitchen::ActionFailed >>>>>> Message: 1 actions failed. >>>>>> Failed to...

bug
help wanted

I have user namespaces enabled by default and I can't run privileged containers. However `systemd` requires the container to be in privileged mode and this requires usernamespaces to be disabled....

enhancement
help wanted

it uses ENV['TZ'] or can be passed as an option (global), if something goes wrong (no env var or unknown timezone) it will fallback to UTC. It's not perfect, but...

* move code in Store to AWSConfig * rename Profile to ConfigEntry * cleanup Parser code * cleanup ProfileResolver More details: The code in Store was used only in AWSConfig...

Hi there, I added some telemetry around webhook handler and changed metadata included in all API requests. It's all just a few small changes to make monitoring for stripity-stripe users...

stale:keep