David Flanagan

Results 95 issues of David Flanagan

Currently, it would appear I get DEBUG logging no matter what environment variables are set. This is when using the Pulumi provider, via. the Terraform provider. I have no `METAL_`,...

### Is your feature request related to a problem? Please describe. I'd like my Kubevious rules to be applied in a GitOps fashion ### Describe the solution you'd like A...

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement
area/policy-as-code

**Description** Some mechanism to run a manifest(s) before everything (pre-apply) Some mechanism to run a manifest(s) after everything (post-apply) **Additional information** I have a manifest for adding homebrew taps, like...

There's a `no_ssh_keys` boolean avilable on the Device API that would be great to have available via HCL ### Affected Resource(s) - metal_device ### Terraform Configuration Files ```hcl resource "metal_device"...

source/terraform-provider-metal
area/resources/metal

**Is your feature request related to a problem? Please describe.** I work mostly in monorepos and use `source_up` quite heavily. However, as I add more `source_up` calls, I'm finding that...

Feature

It would be quite nice if branch protection could be configured in `.harness` or `.gitness` of the repositories, rather than storing this information within the database.

I have a controller running that can monitor the source-controller types (Git, OCI, Bucket) for revisions and allowed for third-party transformations (cdk8s, CUE, Dhall, jsonnet). My plan was to feed...

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement

**Describe the solution you'd like** I have automated my Grafbase deploy with Dagger, but I need to hardcode an arbitrary `sleep 600` to give the deployment time to rollout. Ideally,...

enhancement