Marques Johansson

Results 273 issues of Marques Johansson

The module should expose control-plane and worker userdata variables. This userdata would be combined with the userdata that is already defined using Terraform's cloud-init handlers (gzip + multipart mime).

Stub to be filled in later.

The README.md does not walk users through connecting the new cluster to the Anthos UI. While we do not want to repeat all of the Anthos Baremetal documentation in this...

documentation
enhancement

Users would benefit from a shortcut to the relevant Google Cloud panels for the new cluster: * https://console.cloud.google.com/kubernetes/list?project={GCP-project-id} (all clusters in the project) * https://console.cloud.google.com/kubernetes/clusters/registered/details/{What-Is-This-Token?}/{ClusterID)/details?project={GCP-project-id} (the specific cluster) The Equinix...

### What problem are you facing? I have to use the Equinix Metal portal to access the SOS URL to view the device console. ### How could the Equinix Metal...

enhancement

Alternate base URLs, such as the legacy https://api.packet.net/, may be useful during testing. A `--metal-api-base-url` argument (for example) would allow a user to override this value. Through Viper, this variable...

enhancement

### What problem are you facing? I would like to have a full size terminal view of various aspects of the device. This would be akin to the view on...

enhancement

### What problem are you facing? I would like to be able to see project and device level events through the CLI. This will help identify the step in a...

enhancement

#150 revealed that a few things were missed in the renaming and file moving from packet to metal. The tests will have to be moved from tests/ to their relevant...

bug

Specifying port id for `metal port` commands requires an additional lookup through `metal device` and filtering using a tool like `jq`. Ways to improve this experience could include: - offering...

good first issue