Skip to content

Commit

Permalink
Merge pull request #740 from gmolau/main
Browse files Browse the repository at this point in the history
Remove `genclient:Namespaced` tag
  • Loading branch information
stefanprodan authored Feb 29, 2024
2 parents 1b62208 + 795ce92 commit bd51298
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/conditions/testdata/fake.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ func (f *FakeStatus) DeepCopy() *FakeStatus {
// Fake is a mock struct that adheres to the minimal requirements to
// work with the condition helpers, by implementing client.Object.
// +genclient
// +genclient:Namespaced
// +kubebuilder:object:root=true
// +kubebuilder:subresource:status
type Fake struct {
Expand Down

0 comments on commit bd51298

Please sign in to comment.