Skip to content

bigip-kubernetes-gateway-v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@zongzw zongzw released this 23 Dec 12:43
60e5186

Docker Image:

zongzw/bigip-kubernetes-gateway-controller:v0.3.0-20231223

zongzw/bigip-kubernetes-gateway-webhook:v0.3.0-20231223

Reference:

https://gateway-api.f5se.io/guides/getstarted/

What's Changed

  • Compat with gatewayapi v1.0.0. by @zongzw in #76
  • Add namespace event reconciler for namespace.label updating.(#58, #60 embeded) by @zongzw in #61
  • Add secret reconciling support (#58 embeded) by @zongzw in #60
  • Create CODEOWNERS by @shsingh in #66
  • Add cilium support. by @zongzw in #65
  • Reimplement webhook as a standalone program. by @zongzw in #72
  • Fix leaking virtual address when updating gateway. by @zongzw in #56
  • Fix secret and service referenceGrant check when restarting controller by @zongzw in #59
  • Use ca-injector instead of hardcoding cert bundle. by @zongzw in #62
  • Fix multile addresses issue. by @zongzw in #64
  • Fix the NodePort issue. by @zongzw in #67
  • Use DeployQueue to fix hangup issue. by @zongzw in #68

New Contributors

Full Changelog: v0.2.1...v0.3.0