Releases: gardener/kupid
Releases · gardener/kupid
v0.1.7
[kupid]
📰 Noteworthy
- [OPERATOR] The extension controller uses a projected
ServiceAccount
token in case it runs on a seed with a gardenlet of at leastv1.37
or higher. (gardener/kupid#34, @shreyas-s-rao)
v0.1.6
no release notes available
v0.1.5
[kupid]
Improvements
- [OPERATOR] Default webhook timeout in the charts as
10s
. This is to ensure the webhook timeout is shorter than the timeouts used by the apiserver clients so that the failure policy remains effective. (#23, @amshuman-kr)
v0.1.4
[kupid]
Improvements
- [OPERATOR] Re-introduced kupid policies in to the charts to optionally deploy configurable
clusterpodschedulingpolicies
along with kupid extension. (#21, @amshuman-kr)
v0.1.3
v0.1.2
v0.1.1
v0.1.0
[kupid]
Improvements
- [OPERATOR] Removed clusterpodschedulingpolicy instance from the chart. It must be deployed separately according to requirement. (#13, @amshuman-kr)
- [OPERATOR] Exclude kube-system from mutatingwebhook by default. (#12, @amshuman-kr)
- [OPERATOR] Include mutated requests under allowed metric. (#10, @amshuman-kr)
- [OPERATOR] Added metrics and streamlined logging. (#9, @amshuman-kr)
- [OPERATOR] Optional support for auto-registering webhooks. This is to make it easy to register kupid as a gardener extension. (#6, @amshuman-kr)