Releases: kubernetes-sigs/cloud-provider-kind
Releases · kubernetes-sigs/cloud-provider-kind
v0.10.0
What's Changed
- improve gateway controller reconciliation logic by @aojea in #314
- Add contextual logging to controllers by @stmcginnis in #323
- Add "disabled" gateway-channel option by @stmcginnis in #322
- Add option to use a mirror registry by @aojea in #330
- Fix Ingress on Mac and Windows by @aojea in #335
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- clean shutdown of UDP tunnels by @speijnik in #302
- Gateway API is enabled by default and can not be opted-out, users can choose to install the standard or experimental CRDs
- Support Ingress API via Gateway API by @aojea in #306
- Gateway API developers can use a controller to mirror the Ingress objects to Gateway and HTTPRoute objects being able to provide the same* Ingress functionality with Gateway
- Users can set the cloud-provider-kind IngressClass as default (enabled by default)
- Enable X-Forwarded-For for Gateway and Ingress by @aojea in #307
New Contributors
- @speijnik made their first contribution in #302
- @robscott in the Ingress support with Gateway
- @rikatz and @youngnick in the X-Forwarded-For discussion
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- support Gateway API (alpha) Gateway and HTTPRoute only by @aojea in #227
- Implement reference grant by @aojea in #285
- add and remove tunnels for gateways by @aojea in #293
- Update gateway api to v1.4.0-rc.2 by @aojea in #295
- Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by @dependabot[bot] in #298
- Update gateway api to v1.4.0 by @stmcginnis in #299
Full Changelog: v0.7.0...v0.8.0
v0.8.0-alpha.2
What's Changed
Full Changelog: v0.8.0-alpha.1...v0.8.0-alpha.2
v0.8.0-alpha.1
What's Changed
Full Changelog: v0.8.0-alpha.0...v0.8.0-alpha.1
v0.8.0-alpha.0
What's Changed
Full Changelog: v0.7.0...v0.8.0-beta0
v0.7.0
What's Changed
- Update envoy to v1.33.2 by @tico88612 in #226
- make loadbalancer tunnel protocol aware by @aojea in #229
- Update lint.sh by @aojea in #239
- support setting static LB IP via spec.LoadBalancerIP field by @MatthiasWinzeler in #250
- fix(tunnel): propagate half-closed TCP connections by @justfalter in #259
New Contributors
- @MatthiasWinzeler made their first contribution in #250
- @justfalter made their first contribution in #259
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Use a shorter hash for the container name by @priyanshikhetwani in #191
- docs: describe how to use podman with kind by @sudomateo in #202
- If the IP is on the lo device already don't fail by @dprotaso in #205
- Docs/add wsl2 instructions by @d2461795341 in #200
- Add environmental variable to override container provider by @aojea in #216
New Contributors
- @priyanshikhetwani made their first contribution in #191
- @sudomateo made their first contribution in #202
- @dprotaso made their first contribution in #205
- @tico88612 made their first contribution in #209
- @d2461795341 made their first contribution in #200
Full Changelog: v0.5.0...v0.6.0
Public image: registry.k8s.io/cloud-provider-kind/cloud-controller-manager:v0.6.0
v0.5.0
What's Changed
- Set sysctl to allow processes in podman containers to listen on privi… by @david-martin in #152
- docker: cross compile binary by @BenTheElder in #173
- docker image: docker cli only, not dind by @BenTheElder in #174
- add nerdctl/finch support by @aojea in #175
- list the images used by cloud-provider-kind by @rihib in #166
- Improve startup latency by @aojea in #187
New Contributors
- @david-martin made their first contribution in #152
- @stmcginnis made their first contribution in #154
- @upodroid made their first contribution in #155
- @BenTheElder made their first contribution in #173
- @rihib made their first contribution in #166
- @zrisher made their first contribution in #164
Full Changelog: v0.4.0...v0.5.0
Public image: registry.k8s.io/cloud-provider-kind/cloud-controller-manager:v0.5.0
v0.4.0
What's Changed
- add WSL2/linux support by @adone in #101
- Only enable IPv6 on loadbalancer container when the service is ipv6 by @aojea in #114
- Use fully qualified image name for envoy proxy image by @vially in #124
- support different platforms and connectivity scenarios by @aojea in #126
- Prompt user if process running on Mac not under sudo by @zzzk1 in #128
New Contributors
- @adone made their first contribution in #101
- @vially made their first contribution in #124
- @zzzk1 made their first contribution in #128
Full Changelog: v0.3.0...v0.4.0
Public image: registry.k8s.io/cloud-provider-kind/cloud-controller-manager:v0.4.0