Jacob Blain Christen

Results 14 issues of Jacob Blain Christen

**Is your feature request related to a problem? Please describe.** Some upgrade use-cases require that the cluster "be healthy" before incurring the disruption of a node upgrade. It would be...

enhancement

If it's really a general purpose upgrade controller it should work with (and provide examples for): - [x] ubuntu (see #19) - [x] suse/sles (see #128) - [ ] centos...

documentation

As per this change-set, https://github.com/kubernetes/kubernetes/pull/95076/files, the `kubectl drain --delete-local-data` flag has been deprecated in favor of `--delete-emptydir-data`. At some point prior to the 1.21 release we should change the emitted...

There are two issues here: - arm builds from a specific sha256 image on arm, which diverges from the - very old alpine 3.8 base for amd64/arm64

also, consider implementing some sort of status endpoint for k3c agent such that probes can be constructed

It would be very cool, I think, to provide users with a route of installing `k3c` from source with minimal pre-requisites, limited to: - a working go installation (that's it)...

Logically this makes sense but it will surprise people. Either document the deviation or fix it to work like `docker rmi`.

`.../pkg/daemon#resolveImage()` should return the digest matching the passed image name rather than simply the first digest encountered for the underlying image id. Causes #16

kind/bug

This doesn't fit the legacy UX vibe at all but I find https://github.com/wagoodman/dive to be extremely handy and would like to see it rolled into a dev-oriented tool like k3c....

kind/feature

### Contributing guidelines - [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... the documentation does not mention...

status/triage
status/needs-attention