tculp
tculp
Can we get a new s3cmd release for this? GitLab is using the latest release (2.2.0) and so doesn't have this change.
Bump because this would be very useful and #1477 is now merged
I just ran into this when trying to create OpenStack resources, optionally using a keypair or creating one depending on a value. Unfortunately it is extremely ugly to make everything...
I put together this jq query to summarize the object changes: ``` tfsum() { # Slurp to combine each separate json object into a single array, raw output for plain...
As an alternative approach, perhaps kube-fledged could watch for a certain pod annotation to automatically add the requested image to the cache, and subscribe the node to the image. This...
Given that a pod requires all of its images to be present to start up, I think it would actually be a pretty rare occurrence to only want a subset...
I just spent the last hour trying to find a way to do this, only to resign to making a feature request and using the following work-around: ``` {{- $things...