Releases: postfinance/kubelet-csr-approver
Releases · postfinance/kubelet-csr-approver
v0.2.1
v0.2.0
Most important change:
add IP whitelisting capability
What's Changed
- build(deps): bump k8s.io/api from 0.23.1 to 0.23.2 by @dependabot in #23
- build(deps): bump k8s.io/client-go from 0.23.1 to 0.23.2 by @dependabot in #22
- build(deps): bump k8s.io/client-go from 0.23.4 to 0.23.5 by @dependabot in #39
- build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #38
- build(deps): bump github.com/postfinance/flash from 0.2.0 to 0.3.0 by @dependabot in #35
- add IP whitelisting capability by @clementnuss in #40
- Add support for providerIpPrefixes to the Helm chart by @stephan2012 in #42
- build(deps): bump sigs.k8s.io/controller-runtime from 0.11.1 to 0.11.2 by @dependabot in #43
New Contributors
- @stephan2012 made their first contribution in #42
Full Changelog: v0.1.2...v0.2.0
v0.1.2
brings in new features:
- possibility to bypass the DNS resolution checks
- possibility to specify a
maxExpirationSeconds
check - enforcing a hard upper-limit to the maximum number of seconds a CSR can be requesting: 367 days (K8s default is one year)
- it is now possible to either configure the controller through environment variables or command line flags thanks to the
ff
go library
also, quite some refactoring to make the code easier to manage and to bring in new features
and upgrade of all dependencies (typically k8s-client and APIs to 0.23)
Container images available on Dockerhub: https://hub.docker.com/r/postfinance/kubelet-csr-approver