Marques Johansson

Results 444 comments of Marques Johansson

I created a milestone from all the merges and the (fixed issues according to the merged PRs) https://github.com/tinkerbell/tink/milestone/1?closed=1. This should help with filtering out the issues addressed (since the GH...

There may have been other issues closed between 0.6 and 0.7 which were not indicated by PR. https://github.com/tinkerbell/tink/blob/main/RELEASING.md covers the release process.

@jacobweinstock added #635 to the milestone

@cmichaelis No plans to add that at this time.

The socket file should also be parsed from the config rather than assuming the default, as reported in https://github.com/linode/longview/issues/17

Relates to https://github.com/linode/longview/pull/6 and #17

https://superuser.com/questions/131519/what-is-this-dm-0-device https://linux.die.net/man/4/md

Hi! Here is a similar issue I've responded to regarding branding: https://github.com/crossplane/crossplane.github.io/issues/67 As for the API, https://github.com/packethost/packngo/pull/197 covers the changes. Namely, the API and Metadata endpoints are different. * api.packet.net...

I'll let you know when https://github.com/packethost/terraform-provider-packet/pull/288 lands. On Mon, Nov 16, 2020, 2:32 PM agentpoyo wrote: > api.packet.net is found 3 times in crosscloudci/ repositories, where one > is a...

This is a little trickier because a node can't drain itself currently: ``` core@default-node-3 ~ $ sudo KUBECONFIG=/etc/kubernetes/kubelet.conf kubectl drain --delete-local-data --force --ignore-daemonsets default-node-3 node/default-node-3 cordoned error: unable to drain...