Nick Gerace
Nick Gerace
#89 was a first pass at converting this repository to an "awesome" list. Eventually, we should ensure that it meets minimum standards for an awesome list. This issue is not...
Likely minimal impact for users. At the time of writing this issue, no safe upgrade is available. ``` Crate: chrono Version: 0.4.19 Title: Potential segfault in `localtime_r` invocations Date: 2020-11-10...
Minimal impact for users, but this issue will be used to track it. Relevant PR: https://github.com/chronotope/chrono/pull/578 ``` Crate: time Version: 0.1.43 Title: Potential segfault in the time crate Date: 2020-11-18...
Upstream issue: https://github.com/rancher/rancher/issues/33360
Add support for all _essential_ commands and functionality for containerd. This must eventually work on all macOS amd64, macOS arm64, Windows amd64, and Linux amd64.
Preferably with JSON or TOML, `bovine` should have a config file option that defaults to a named file in current working directory (e.g. `bovine.json`) and can be specified via a...
This command would get a kubeconfig and print it to STDOUT. This might not work consistently depending on the user's setup (e.g. ngrok vs localhost).
Currently, the config file is found at the following location on macOS and Linux `~/.config/gfold.toml`. We should consider adding support for a nested location as well, such as `~/.config/gfold/config.toml`. Ironically,...