Michael McCracken
Michael McCracken
Just saw this notification on the analytics site: ```First detected: Nov 26, 2016 2:20:42 AM Last detected: Mar 24, 2017 4:23:55 PM The Landing Pages report has a (not set)...
Per user discussion on juju-freenode, spells which can be deployed onto LXD might spin up enough machines to fill your disk. 💥 Spells should be able to specify for each...
`conjure-up --advanced` could show a screen with advanced configs for things like bootstrap timeout, etc. this is nicer than a CLI because it could show descriptive text and use int...
We have hit a situation where images built using stacker ( see https://github.com/project-stacker/stacker/blob/master/overlay/pack.go#L279 ) appear to be fine - they can be unpacked and run by runc, and umoci can...
To reproduce: start from main view, unfiltered (not sure if that matters) some of this is probably unrelated to the bug, but just for completeness, here's what I did: This...
Bug from LP via https://github.com/conjure-up/conjure-up/issues/599 Note that this is probably true of all spells. > When I fire up conjure-up kubernetes I see two options: > > Kubernetes Core >...
Obsidian is a free (with paid sync service) open source markdown-based note taker that is extensible via plugins: https://obsidian.md/ https://github.com/obsidianmd/obsidian-api https://marcus.se.net/obsidian-plugin-docs/ There already exists a well-done integration with excalidraw: https://github.com/zsviczian/obsidian-excalidraw-plugin...
**Describe the bug** zli just prints nothing for missing images, ``` $ zli cve aci-zot -I c3/minbase:1.0.1955555 ID SEVERITY TITLE $ echo $? 0 ``` **Expected behavior** an error message...
### zot version v2.0.2-rc2-6-gdc0e41a ### Describe the bug minor issues in the zli cve diff command: - if an image is not found, please say which one wasn't found, since...
### Is your feature request related to a problem? Please describe. if a user pushes an image built with some base image they do not control, they may want to...