Skip to content

Commit

Permalink
Skip GuttedObject for generation
Browse files Browse the repository at this point in the history
Signed-off-by: Dale Haiducek <[email protected]>
  • Loading branch information
dhaiducek authored and openshift-merge-bot[bot] committed Dec 19, 2023
1 parent c1de734 commit 5250b1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/propagator/rootpolicy_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ func (r *RootPolicyReconciler) Reconcile(ctx context.Context, request ctrl.Reque
}

//+kubebuilder:object:root=true
//+kubebuilder:skip

type GuttedObject struct {
metav1.TypeMeta `json:",inline"`
Expand Down

0 comments on commit 5250b1c

Please sign in to comment.