Joshua Sleeper
Joshua Sleeper
### issue saml2aws `2.15.0` and `2.16.0` are presenting keychain errors on my ubuntu 18.04 system, whereas `2.14.0` works without issue. #### `2.15.0` and `2.16.0` error examples ``` USER@SYSTEM:~$ saml2aws-215 --version...
## changes - added support for `anchore/syft`, an SBOM utility - note that I don't have an easy way to test the `powershell` install script, so hopefully there are automated...
historically I'd used vscode's `"files.associations": {}` setting to tie `hcl` files to the terraform extension to get simple formatting support, like so: ```json { "files.associations": { "*.hcl": "terraform" } }...
**What happened**: after adding the `--enable-annotation-validation` option to our `ingress-nginx` controller deployment to mitigate recent CVEs including kubernetes/kubernetes#126817 we encountered some deploy-time issues with historically fine deployments. specifically, `helm` deployments...
same as #169 effectively, `helm plugin update mapkubeapis` is still installing `0.5.2` instead of `0.6.0` or `0.6.1` that said, thanks for getting new releases out the door! this tool is...