Marques Johansson

Results 273 issues of Marques Johansson

**User Story** Flatcar is an OS supported by Equinix Metal https://deploy.equinix.com/developers/docs/metal/operating-systems/supported/#flatcar-linux with unique benefits. Adding Flatcar OS support to CAPP would give users more choice. Are there additional controllers that...

kind/feature
lifecycle/frozen

**User Story** As a [developer/user/operator] I would like to [high level description] for [reasons] **Detailed Description** [A clear and concise description of what you want to happen.] **Anything else you...

kind/feature
lifecycle/frozen

### What problem are you facing? It should be possible to send CPR fields when creating a Metal Device. These fields are not exposed today ### How could the Equinix...

enhancement

### What problem are you facing? Metal CLI has a few CLI nice-to-haves: - table output - autocompletion helpers - generated documentation - rich and consistent env -> arg ->...

enhancement

Part of https://github.com/equinix/metal-cli/issues/411 (Used CPEM's LBaaS Go project as the base. Lots of cleanup ahead. ) This PR introduces the minimal subcommand support to start working with LoadBalancers. This PR...

`metal init` should work with either a Project or a User API token. If you use a project API token you won't be able to perform certain actions, but that...

enhancement

### What happened? I ran `metal project get --filter name=foo` and the foo project was not filtered. The filter argument was silently ignored. I then ran `curl` with `/projects?name=foo` and...

bug

When running `metal vrf delete -f -i {id}` with Gateways attached, a 422 is returned. This 422's `{errors:[messages...]}` are not being included in the output making the error hard to...

bug

We're not using the Servicer.Excludes/Includes functions in some of these pagination locations. This is needed to ensure that the `--include` and `--exclude` arguments from the CLI make it into the...