conformance: always check gateway positive-polarity conditions #2415
Labels
area/conformance
release-blocker
MUST be completed to complete the milestone
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
What would you like to be added:
All the conformance tests that create a properly working Gateway, should always check the following three positive-polarity conditions are set to true, as stated here:
ResolvedRefs
Accepted
Programmed
The
ResolvedRefs
is going to be always checked by #2247 .Some tests check only
Accepted
(e.g., https://github.com/mlavacca/gateway-api/blob/8ab4e18ca73533793f8a5d4e8c4248626b4690bf/conformance/tests/gateway-with-attached-routes.go#L114)Some test check only
Programmed
(e.g., https://github.com/mlavacca/gateway-api/blob/8ab4e18ca73533793f8a5d4e8c4248626b4690bf/conformance/tests/gateway-secret-reference-grant-specific.go#L54)Why this is needed:
We need to consistently check that all the valid gateways have all the three positive-polarity conditions always set to true.
The text was updated successfully, but these errors were encountered: