Skip to content

Commit 524e467

Browse files
mattmoortekton-robot
authored andcommitted
Back out the genreconciler annotations until 0.13
1 parent 2461099 commit 524e467

File tree

10 files changed

+0
-1182
lines changed

10 files changed

+0
-1182
lines changed

pkg/apis/pipeline/v1beta1/pipelinerun_types.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ var (
3838
)
3939

4040
// +genclient
41-
// +genreconciler
4241
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
4342

4443
// PipelineRun represents a single execution of a Pipeline. PipelineRuns are how

pkg/apis/pipeline/v1beta1/taskrun_types.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,6 @@ type CloudEventDeliveryState struct {
259259
}
260260

261261
// +genclient
262-
// +genreconciler
263262
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object
264263

265264
// TaskRun represents a single execution of a Task. TaskRuns are how the steps

pkg/client/injection/reconciler/pipeline/v1beta1/pipelinerun/controller.go

Lines changed: 0 additions & 118 deletions
This file was deleted.

0 commit comments

Comments
 (0)