Dan Barr
Dan Barr
Besides import, I'd also love to see the "description" property added to the role resource.
@tenthirtyam `label` is a computed attribute, so I can't set it in a resource definition. For comparison, the `vsphere_role` data source does have `description` in its schema: https://github.com/hashicorp/terraform-provider-vsphere/blob/c1f0d1ac4244d034f9116fee1e36e7d50b14aa2c/vsphere/data_source_vsphere_role.go#L15-L28 I can...
## Solution: Cross-Platform Windows Code Signing with jsign + DigiCert KeyLocker Good news - we can sign Windows executables in the existing GoReleaser workflow **without breaking up the build process**...
To observe/reproduce this: In a fresh cluster, install an old version of the CRDs chart (0.0.33): ```bash $ helm upgrade -i toolhive-operator-crds oci://ghcr.io/stacklok/toolhive/toolhive-operator-crds --version 0.0.33 # Observe that it doesn't...
Some details on the project I was testing in... Total of 3 repos, 5 profiles in the project. The two profiles I was actively poking have 29 and 1 rules...
I'm also seeing issues connecting to the MCP server using both the streamable-http and sse modes. This began with the move into the main image; didn't have any trouble with...