Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions apis/v1/backendtlspolicy_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,12 @@ type BackendTLSPolicySpec struct {
// implementation MUST ensure the `Accepted` Condition is set to
// `status: False`, with Reason `Conflicted`.
//
// Implementations SHOULD NOT support more than one targetRef at this
// time. Although the API technically allows for this, the current guidance
// for conflict resolution and status handling is lacking. Until that can be
// clarified in a future release, the safest approach is to support a single
// targetRef.
//
// Support: Extended for Kubernetes Service
//
// Support: Implementation-specific for any other resource
Expand Down
4 changes: 0 additions & 4 deletions apisx/v1alpha1/xbackendtrafficpolicy_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ type BackendTrafficPolicySpec struct {
// Currently, a TargetRef can not be scoped to a specific port on a
// Service.
//
// Because of concerns over recording status correctly in some edge cases,
// currently, Core support is only given to one (1) TargetRef. More than
// one TargetRef is Implementation Specific.
//
// +listType=map
// +listMapKey=group
// +listMapKey=kind
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pkg/generated/openapi/zz_generated.openapi.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.