Skip to content

Commit 8efa378

Browse files
fix: missing subresources for v1alpha3.BackendTLSPolicy (#4245)
Co-authored-by: zirain <zirain2009@gmail.com>
1 parent c6f0cf8 commit 8efa378

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

apis/v1alpha3/backendtlspolicy_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ import (
2424

2525
// +genclient
2626
// +kubebuilder:object:root=true
27+
// +kubebuilder:subresource:status
2728
// +kubebuilder:deprecatedversion:warning="The v1alpha3 version of BackendTLSPolicy has been deprecated and will be removed in a future release of the API. Please upgrade to v1."
2829
type BackendTLSPolicy v1.BackendTLSPolicy
2930

config/crd/experimental/gateway.networking.k8s.io_backendtlspolicies.yaml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/crd/standard/gateway.networking.k8s.io_backendtlspolicies.yaml

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)