Skip to content

v0.0.10

Latest
Compare
Choose a tag to compare
@lubronzhan lubronzhan released this 24 Jun 06:26
· 12 commits to main since this release
482aa23

What's Changed

  • Update k8s group apis to 0.29.x
  • Use go mod 1.22 way of range over integer syntax by @lubronzhan (#120)
  • Add workflow for trivy cve scan by @lubronzhan (#128)
  • Add e2e Test loadbalancerclass by @lubronzhan (#131)
  • Fix the version in trivy scan by @lubronzhan (#136)
  • makefile: ensure that test-target is executed always by @pnxs (#135)
  • Allow sharing of loadbalancer IPs across different services, as long as they do not conflict on the used ports by @pnxs (#137)
  • Add option to exclude end ips by @lubronzhan (#155)
  • Support specifying service interface per namespace or at global level by @lubronzhan (#156)

Full Changelog: v0.0.9...v0.0.10