Marques Johansson

Results 273 issues of Marques Johansson

The current test harness loads a fixture matching the API method and URL components. This approach is limited as there can be only one fixture per URL+method. https://github.com/packethost/packet-python/blob/master/test/test_packet.py#L226-L251 In order...

enhancement

This project should eventually be archived. Following https://github.com/packethost/terraform-provider-packet/issues/279, new work should move to the [Equinix Metal provider](https://github.com/equinix/terraform-provider-metal). Here are some initial thoughts: * [x] Migration guide should be prepared https://github.com/equinix/terraform-provider-metal/issues/1...

documentation

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

Adds the `Main` package details (https://pkg.go.dev/runtime/debug#Module): ``` $ buildinfo -binary tink-server Getting build info for the tink-server binary... Go version: go1.15 Build Settings: Main: github.com/tinkerbell/tink: (devel) Dependencies: github.com/beorn7/perks: v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=...

I had some conversation with @fotinakis about this project and its ongoing maintenance and health. He expressed an interest in finding some new maintainers to assist with this project, to...

The README could use some examples. I've included a few that I found useful. Here's an example of installing `dssh` without `git`, using keys that are already associated with your...

The readme does not include instructions on mounting existing volumes. The Kubernetes Blog included some very helpful documentation on this, which can be adapted for use in the docs of...

enhancement
documentation

### Topic In a rejected Kubecon San Diego proposal, I wanted to explore cluster migration at the trigger of a change in Crossplane resource classes. Using an independent bucket, also...

## Description Update Ubuntu version and build dependencies per #43 We may need additional OS updating changes, such as in tools/build_all.sh ## Why is this needed Fixes: #43 ## How...

To work well with https://github.com/plunder-app/kube-vip/pull/96 features, plndr-cloud-provider should offer uPNP supporting features. Some CCM functionality (https://kubernetes.io/docs/concepts/architecture/cloud-controller/#functions-of-the-ccm) to consider: - provide upnp (or mdns?) based node id labels - use upnp...