Skip to content

Conformance Tests for ResolvedRefs Condition in BackendTLSPolicy #3993

@snorwin

Description

@snorwin

Following the implementation of the ResolvedRefs condition for the BackendTLSPolicy (#3992) add conformance tests to verify correct status reporting across implementations.

Proposed Test Cases:

  • All CACertificateRefs resolve successfully → ResolvedRefs=True and Accepted=True
  • Missing or misconfigured CA certificate objects → ResolvedRefs=False with Reason=InvalidCACertificateRef and Accepted=True
  • Unsupported Group/Kind → ResolvedRefs=False with Reason=UnsupportedFeature and Accepted=True
  • No CACertificateRefs can be resolved → ResolvedRefs=False and Accepted=False with Reason=NoCACertificates

Metadata

Metadata

Assignees

Labels

area/conformance-testIssues or PRs related to Conformance tests.triage/acceptedIndicates an issue or PR is ready to be actively worked on.v1.4-release/subtaskThis indicates a subtask of a feature, bug, or smaller issue for the v1.4 release.

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions