Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-08-16 | 912 Bytes | |
v3.4 Release source code.tar.gz | 2019-08-16 | 6.5 MB | |
v3.4 Release source code.zip | 2019-08-16 | 8.0 MB | |
Totals: 3 Items | 14.5 MB | 0 |
Notable Changes:
* #250 Policy forbidden errors (namespace annotation regex) are no longer retried
* #268 You can now healthcheck the agent with /health?deep=anything
that will only return ok if the agent is up AND it can communicate with Kiam server successfully
* #276 Allow AssumeRoleArn prefix to be autodetected
* #279 grpc-go has been upgraded from 1.14.0 to 1.23.0
* #281 Kiam is now built with Go 1.12
Thanks to these contributors for this release: * @DReigada * @mattmb * @bhavin192 * @derrickburns * @hoelzro