Matthew Burgess
Matthew Burgess
> Now I'm writing a script to perform wrapping/unwrapping of RSA private keys. The wrapping operation is fine, however I'm getting the following error when trying to unwrap the wrapped...
Oh, hang on, I've just realised that I'm hitting that with AES keys, but you said you got that working? If so, what template did you use for the unwrapped...
We're hitting this too. There's a fair bit of discussion around audit's memory requirements on #1279.
I ran into this as well. k8s: 1.16.14 gatekeeper: 3.6.0 However, it turns out this was caused by us having 2 gatekeeper-audit pods running in different namespaces (we want to...
@paultyng would you have any problem with me raising a PR against https://github.com/open-vsx/publish-extensions so that they publish a given extension version to the open-vsx.org repo? Pro: vscode-terraform maintainers don't need...
Uggh. Ignore that comment; I see the open PR now and that's a far better way of doing things.
> Long term, we should switch to primarily (only) supporting rustup. That would be rather unfortunate. My Linux distro (Fedora) does a really good job at keeping the Rust toolchain...
This looks remarkably like https://projects.puppetlabs.com/issues/11988 but that's just over 2 years old now so I can't imagine we're being hit by this now. Note that the symlink is from /etc/selinux/config...
Just to interject here, but I think the [docs](https://docs.aws.amazon.com/config/latest/developerguide/backup-recovery-point-manual-deletion-disabled.html) the OP linked to actually state what it's after, which is just a CSV string, so I reckon this should work:...
Hi @khirodpatra - I'm unable to reproduce this using the latest version of the Terraform provider (4.36.1). When I use the following TF code, I see the addon successfully created...