Sam Berning
Sam Berning
Create a settings extension for `dns`. ### Definition of done A new `dns` crate is created under `sources/settings-extensions`, and all variants use the model defined in that crate in place...
Create a settings extension for `cloudformation`. ### Definition of done A new `cloudformation` crate is created under `sources/settings-extensions`, and all variants use the model defined in that crate in place...
Create a settings extension for `oci_hooks`. ### Definition of done A new `oci_hooks` crate is created under `sources/settings-extensions`, and all variants use the model defined in that crate in place...
Create a settings extension for `pki`. ### Definition of done A new `pki` crate is created under `sources/settings-extensions`, and all variants use the model defined in that crate in place...
Create a settings extension for `metrics`. ### Definition of done A new `metrics` crate is created under `sources/settings-extensions`, and all variants use the model defined in that crate in place...
Create a settings extension for `boot`. ### Definition of done A new `boot` crate is created under `sources/settings-extensions`, and all variants use the model defined in that crate in place...
Create a settings extension for `network`. ### Definition of done A new `network` crate is created under `sources/settings-extensions`, and all variants use the model defined in that crate in place...
Create a settings extension for `bootstrap_containers`. ### Definition of done A new `bootstrap_containers` crate is created under `sources/settings-extensions`, and all variants use the model defined in that crate in place...
**What is the problem you're trying to solve?.** Support bundles currently don't contain any data that's useful for troubleshooting resource usage issues in the Finch VM. **Describe the feature you'd...
**What is the problem you're trying to solve?.** As of https://github.com/runfinch/finch/commit/84c2634b7c1226ba9746d0cda4d22ec571454160, the Finch OS image includes Cosign by default to support signing container images. However, if a user wants to...