Blake Garner

Results 11 issues of Blake Garner

**Describe the bug** When configuring LoginMFA with OKTA, vault is getting a permission denied error when accessing the okta API. We have narrowed the issue down to permission that the...

bug
core
auth/okta

I will eventually look into building Applesilicon images, possibly with this tool https://github.com/cirruslabs/packer-plugin-tart

### Terraform Version Terraform v1.2.6 ### Affected Resource(s) Please list the resources as a list, for example: - vault provider auth ### Terraform Configuration Files ``` provider "vault" { address...

enhancement
feature-parity
agent-support

Does anybody know if this virtualization api has support for clipboard sharing between host and guest? If so that would be a helpful addition.

This plugin currently creates new VMs by doing a tart clone of an existing artifact from a registry. Doing a build starting from an ipsw local file or URL would...

enhancement

### Description We use the vault terraform provider and OKTA extensively. Currently, there is no way to set the OKTA auth method as the default one that users see when...

enhancement

It looks like Apple has deprecated the SecAccessCreate API and the build is now failing. We have seen this error for a while but it's a hard failure now. The...

**Is your feature request related to a problem? Please describe.** Currently ESO polls the vault server and brings down any new secrets periodically. This causes delays in secret rotation and,...

kind/feature
track/core

It would be nice to see charts for PM2.5 and PM 10 added. Is there any way to add custom charts for things in the weewx extended schema or added...

**Describe the bug** I thought you could include `unset` commands in a direnv config and it would clear variables if they exist. https://direnv.net/man/direnv.1.html#usage I'm seeing errors that stop direnv from...

Bug