Gateway API v0.3.0 Released

18 views
Skip to first unread message

Rob Scott

unread,
May 3, 2021, 2:47:49 PM5/3/21
to kubernetes-sig-network
Hey Everyone,

Wanted to send out a quick note to let you know that we've released v0.3.0 of Gateway API. Thanks to all the contributors that helped make this happen! Here's the changelog:

API changes

Gateway

  • The NoSuchGatewayClass status reason has been deprecated. (#635)

HTTPRoute

  • .spec.rules.matches.path now has a default prefix match on the / path. (#584)
  • Conflict resolution guidance has been added for rules within a route. (#620)
  • HTTPRoute now supports query param matching. (#631)

All Route Types

  • Route status now includes controller name for each Gateway. (#616)
  • Conflict resolution guidance has been added for non-HTTP routes. (#626)

Misc

  • Fields of type LocalObjectRef do not default to "secrets". All LocalObjectRef fields must be specified. (#570)
  • CRDs have been added to gateway-api category (#592)
  • New "Age" column has been added to all resources in kubectl get output. (#592)
  • A variety of Go types have been changed to pointers to better reflect their optional status. (#564#572#579)

Validation

  • A new experimental validation package and validating webhook have been added. (#597#617)
Reply all
Reply to author
Forward
0 new messages