Skip to content

Conformance tests for BackendTLSPolicy #3138

@candita

Description

@candita

What would you like to be added:
Conformance tests for BackendTLSPolicy. Comment below if you're interested in working on covering any of these areas.

Core Capabilities:

  • Valid BackendTLSPolicy with 1 targetRef/service using CACertificateRef and matching hostname
  • Invalid: hostname doesn't match the hostname in the certificate served by the backend
  • Invalid BackendTLSPolicy performs no default forwarding
  • Valid BackendTLSPolicy with 1 targetRef/service using WellKnownCACertificates and matching hostname
  • Invalid: targetRef in different namespace
  • Invalid: both CACertificateRef and WellKnownCACertificates is specified
  • Invalid: SNI hostname invalid - not RFC1123 (should be caught by validation)
  • Invalid: Namespace (of targetRef) not set

Why this is needed:
This is needed in order for BackendTLSPolicy to graduate from v1alpha3 to v1.

Metadata

Metadata

Assignees

Labels

area/conformance-testIssues or PRs related to Conformance tests.priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.v1.4-release/subtaskThis indicates a subtask of a feature, bug, or smaller issue for the v1.4 release.v1.4-release/targeting-standardThis issue is targeting a transition to STANDARD as part of the v1.4 release.

Type

Projects

Status

In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions