Skip to content

Commit ba64d0b

Browse files
carloryk8s-publishing-bot
authored andcommitted
Update prerelease lifecycle to v1.34
Kubernetes-commit: 418e96bf1af180a9cf4761e41c0d3f1fa699ebcd
1 parent 25f849c commit ba64d0b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

certificates/v1alpha1/types.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ type ClusterTrustBundleList struct {
109109
}
110110

111111
// +genclient
112-
// +k8s:prerelease-lifecycle-gen:introduced=1.32
112+
// +k8s:prerelease-lifecycle-gen:introduced=1.34
113113
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
114114

115115
// PodCertificateRequest encodes a pod requesting a certificate from a given
@@ -323,7 +323,7 @@ const (
323323
)
324324

325325
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
326-
// +k8s:prerelease-lifecycle-gen:introduced=1.32
326+
// +k8s:prerelease-lifecycle-gen:introduced=1.34
327327

328328
// PodCertificateRequestList is a collection of PodCertificateRequest objects
329329
type PodCertificateRequestList struct {

certificates/v1alpha1/zz_generated.prerelease-lifecycle.go

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

0 commit comments

Comments
 (0)