Iggy Jackson
Iggy Jackson
It would be nice to be able to specify a list of URLs to send traffic to. Not sure how best to handle the division of URLs vs traffic, but...
Currently this action fails when it encounters versions like this `version = "~> 13, 13,
I looked at the code for this action, but I'm not great with the javascript, so not sure I can fix it myself. When I use this action in one...
A feature on certain functions (repo add, etc.) to only show changes would be a welcome addition. ``` $ aptly repo add OnCenter01 /srv/dist/dist/repo Loading packages... [+] gir1.2-gsf-1_1.14.30-1oasis1_amd64 added [+]...
`FROM scratch` is a special case in docker. It doesn't have any tags and in the build tooling it's a special case to not use an underlying image layer. This...
I'm not sure if I'm the weird one here, but I almost always look for fish things in `omf` before resorting to google. I think this package being available via...
With the recent golang 1.14 release, update the go matrix versions to the most recent two versions as those are the only ones supported by the upstream project (security wise,...
**Describe the feature request** It would be nice to have an option like qemu has that defines the action to take when the guest reboots/etc. For example this could help...
https://github.com/saltstack-formulas/graphite-formula/blob/master/graphite/init.sls#L86 If you have data already in that directory, the recurse can take forever.
I'm not sure how widespread the issue is, but my particular case was labels being added on the Valkey custom resource and not appearing on the statefulset (and thus not...