Frederik Nordahl Jul Sabroe
Frederik Nordahl Jul Sabroe
That workaround worked beautifully! Thank you! This would be awesome to add to the documentation, possibly a FAQ. I might be interested in helping solve this, but I'd love to...
We're in the process of setting up Ansible for our entire infrastructure in AWS. We have a number of legacy Ubuntu servers where the default username is `ubuntu`. We also...
@mide I'm seeing the same issues as @max-rocket-internet. I get authenticated, but when I run the script again, I get prompted for a password and 2FA. The `saml_cache.xml` file is...
So now that SAML caching works, and I have also successfully had 12 hour STS credentials generated, I don't really feel this issue is a problem anymore. I can now...
> There's the original book edition also in ePub format. blush [nostarch.com/lyah.htm](https://nostarch.com/lyah.htm) I know it's a bit pricey but if anyone's got the money for it, they should definitely consider...
Additionally I can see that these stuck vulnerability scans count against the `scanJobsConcurrentLimit`, and the operator doesn't give up on them either when the `scanJobTimeout` expires... My `scanJobTimeout` is set...
As a workaround, I have tried limiting trivy's `severity` to only include `HIGH,CRITICAL`, which of course cuts down on the amount of vulnerabilities to write into the VulnerabilityReport, and in...
It would seem that there's some confusion with the versions (see #297). 2.6.0 is the version of the helm chart, not kube2iam. There are still newer kube2iam releases though, such...
More detailed duplicate of #1?
We're also switching to IPv6 EKS clusters, and Linkerd is blocking our migration, as we really want to use IPv6 as well as Linkerd... Is there any word on a...