Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-06-12 | 1.1 kB | |
v3.6 Release source code.tar.gz | 2020-06-12 | 1.6 MB | |
v3.6 Release source code.zip | 2020-06-12 | 1.7 MB | |
Totals: 3 Items | 3.3 MB | 0 |
Notable Changes: * #381 Support for AWS IMDS v2 * #366 Support for dynamic reloading of TLS certificates * #364 Metrics for TLS certificate expiration * #402 Retries for removing the iptables rule added by the kiam agent when the pod is terminated * #387 Upgrade container image to Alpine linux 3.11 * #382 Kiam is now built with Go 1.13
Fixes:
* #346 Constrain the regional endpoint resolver so that it only resolves endpoints for the STS service. This will resolve issues retrieving credentials when using the --region
flag with the kiam server
Thanks to these contributors for this release: * @rbvigilante * @abursavich * @eytan-avisror * @cjbradfield