Dan Barr

Results 11 issues of Dan Barr

Fixes various capitalizations in the docs * Examples: VMware, Linux/Unix, PowerShell, and some abbreviations Also, Prettier auto-formatted away some trailing spaces, mostly in experimental/vagrant_go.mdx.

Sentinel added a darwin_arm64 build in version 0.18.7. This enables it in the formula.

Plugins 108 and 201 are both using a non-existent $VMs variable instead of $VM

Bug
Plugin
Needs Testing to Verify

#### Description When a managed image is published to a Compute Gallery using the Azure ARM builder, the `ManagedImageId` output is sent to HCP Packer as the `external_id`, but the...

enhancement
builder/arm

#### Use-cases It is currently not possible to create a tfe_registry_module and the corresponding `tfe_no_code_module` `variable_options` definitions in a single apply. When the `tfe_no_code_module` resource is created immediately after the...

feature-request

#### 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 not leave...

enhancement

## Bug description In OTel traces from Kubernetes MCPServer resources, the `mcp.server.name` field value is always just `mcp`. On the CLI, it correctly reflects the workload name. In K8s, I...

bug
good first issue
kubernetes
telemetry

## Bug description The `thv mcp list --server ` commands do not work with remote MCP servers when using the workload name. It does work if you supply the local...

bug
good first issue
proxy
cli

## Problem **Helm does not upgrade CRDs during `helm upgrade` operations.** This is a [known Helm 3 limitation](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#some-caveats-and-explanations) to prevent accidental data loss. The `crds/` directory is special-cased and only...

bug
documentation
kubernetes
operator
critical

## Overview While investigating #2509, we discovered that our e2e tests didn't catch a bug where audit and authz middleware broke streamable-http proxy mode due to missing `http.Flusher` interface implementation....

enhancement
go
audit
proxy