Releases: jtblin/kube2iam
Releases · jtblin/kube2iam
0.10.7-rc3
Reverting the updates from #173 until we can replicate the issue better.
0.10.7-rc2
This is an RC using updated K8 Client-Go package.
There are a few issues this is hoping to address, primarily #178. Once we get some feedback by users having issues with 0.10.6
we will either promote this or rollback latest to 0.10.4
until we can better understand the issue.
NOTE: I had intended to not push :latest
however due to a clone issue in Travis it did not pickup my change properly. I re-ran the 0.10.6 release to "revert" latest however this was out there for a small window of time.
0.10.6
DEPRECATED - 0.10.5
0.10.4
0.10.3
Regional STS endpoints and Prom Metrics, Oh My!
- PR #166 - @pr8kerl - allow use of sts regional endpoints
- PR #160 - @mwhittington21 - Adds prometheus metrics to kube2iam
- PR #165 - @vchan2002 - added README to clairify calico and EKS
0.10.2
Code Changes:
- PR #158 - @r4vi - Fix
make check
CI error - PR #157 - @r4vi - Regexp support for namespace restrictions (opt-in)
Docs Love:
- PR #161 - @asafpelegcodes - Add Documentation & Example For EKS
- PR #159 - @metacyclic - Avoid the following error:
ValidationError(DaemonSet.spec)
- PR #149 - @pedrosland - Add badge link to docker hub in readme
0.10.0
0.9.1
0.9.0
- Add namespace path-globbing support (@matt-deboer)