Skip to content

Commit

Permalink
add breaking change warning
Browse files Browse the repository at this point in the history
  • Loading branch information
aclevername committed Jun 26, 2024
1 parent 4a81794 commit 9bf649d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/v1alpha1/promise_webhook.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ func (p *Promise) SetupWebhookWithManager(mgr ctrl.Manager, cs *clientset.Client
Complete()
}

//Don't delete- breaking change
var _ webhook.Defaulter = &Promise{}

// Default implements webhook.Defaulter so a webhook will be registered for the type
Expand Down

0 comments on commit 9bf649d

Please sign in to comment.