We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently ingress object taken as is and validation is inherited from upstream. We rely on spec.rules.http not to be nil.
spec.rules.http
We need to find a way to instruct controller-gen to add extra markers so spec.rules.http is validated
Activity