Skip to content

Commit

Permalink
Merge pull request #951 from robscott/backendref-docs-fix
Browse files Browse the repository at this point in the history
Fixing BackendRef docs for ResolvedRefs condition
  • Loading branch information
k8s-ci-robot authored Dec 1, 2021
2 parents a9d2d7c + 6d353e7 commit fdeadc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/v1alpha2/httproute_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@ type HTTPBackendRef struct {
//
// If there is a cross-namespace reference to an *existing* object
// that is not covered by a ReferencePolicy, the controller must ensure the
// "ResolvedRefs" condition on the Route is set to `status: true`,
// "ResolvedRefs" condition on the Route is set to `status: False`,
// with the "RefNotPermitted" reason and not configure this backend in the
// underlying implementation.
//
Expand Down

0 comments on commit fdeadc9

Please sign in to comment.