Bryan Boreham
Bryan Boreham
Thanks @qinxx108, that is useful feedback. I don't think anyone started work on Alan's suggestion, but you brought up another item to address.
Linter is indicating you need to re-generate some files; probably `make doc`.
Now CI seems to be in an indeterminate state. Perhaps pushing an empty commit will un-stick it.
Would you like to start a page in the documentation for this?
#4264 does not cover ruler config
Please explain more about why this change is worth doing. The CI failure appears to be a timeout; I don't see anything about SSH keys at the point where that...
We had some issues on kiam agent restart: it appears that if a credentials request goes through to the real AWS metadata service while the iptables rule is absent, the...
I (or one of my colleagues) will probably do a PR. I'm unclear why you think it is a separate issue - the window during which requests are not intercepted...
We've had the `kiam-agent` terminated for failing liveness probe too - may I suggest adding `requests` for CPU and memory in `agent.yaml`. Absent those the default Kubernetes behaviour is to...
> In basically every linux configuration I've ever seen, the /etc/hosts file ALWAYS has precedence over a remote DNS lookup/search Here you can read of examples where this does not...