Patryk Małek
Patryk Małek
@sbueringer This might not be that easy as the parser doesn't support struct based fields now: https://github.com/kubernetes-sigs/controller-tools/blob/5e5bc88a01cab8ebff8c9fc4d1e90bb858139186/pkg/markers/parse.go#L678-L679 I'm not sure yet but I believe we'd need some sort of a...
@mortenson any chance on moving this forward? That's a very nice addition that we'd like to use.
@mprokopc Just checking in, do you still want to contribute this change?
@mlavacca Is this resolved after #3458 has been merged?
/assign Let me take this one
Hey @demiangmz 👋 I just wanted to comment on this to potentially unblock some people waiting for this feature: I'm not dismissing the value behind this or saying that this...
@dependabot rebase
@ludovic-pourrat 👋 According to https://docs.konghq.com/gateway/api/admin-ee/latest/#/Upstreams/create-upstream the minimum is 10: ``` integer minimum: 10 maximum: 65536 default: 10000 example: 5000 The number of slots in the load balancer algorithm. If the...
Punting to 3.5
Linking in the documentation issue in upstream (still open): https://github.com/kubernetes-sigs/gateway-api/issues/3201. The [doc link from description](https://gateway-api.sigs.k8s.io/reference/spec/#gateway.networking.k8s.io/v1alpha2.BackendLBPolicy) doesn't work (`BackendLBPolicy` doesn't show up in the docs site due to 3201 not done).