Robert R Allen

Results 4 issues of Robert R Allen

# Terraform Version v0.12.20 ### Affected Resource(s) - vault_generic_secret ### Terraform Configuration Files ```hcl variable "users" { description = "list of users to set up" type = map(string) default =...

bug

I have a working kube-oidc-proxy instance but when I try to run `kubectl exec -it` I get a failure. Is `kubectl exec -it` supported by the proxy? Here is what...

If some distant dependency is linked to native code, why does godebug object with error `cgo pkg-config not supported couldn't load packages due to errors:` Then the file I want...

### Is your feature request related to a problem ? Yes I'd like to migrate from using `flux install --export` to using the flux2 helm chart. However our usage of...

enhancement