Skip to content

Commit

Permalink
IMPORTANT: update image type generation flags
Browse files Browse the repository at this point in the history
  • Loading branch information
deads2k committed Dec 4, 2017
1 parent ae82d1e commit 78f4856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/image/apis/image/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ type ImageStreamList struct {
}

// +genclient
// +genclient:method=Secrets,verb=list,subresource=secrets,result=k8s.io/kubernetes/pkg/api.Secret
// +genclient:method=Secrets,verb=list,subresource=secrets,result=k8s.io/kubernetes/pkg/apis/core.Secret
// +k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object

// ImageStream stores a mapping of tags to images, metadata overrides that are applied
Expand Down

0 comments on commit 78f4856

Please sign in to comment.