Skip to content

Commit

Permalink
Remove unused openapi marker (#3337)
Browse files Browse the repository at this point in the history
Signed-off-by: Lan Luo <luola@vmware.com>
  • Loading branch information
luolanzone committed Feb 23, 2022
1 parent 2cdc5ab commit 0ffcfc9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion pkg/apis/crd/v1alpha1/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// +k8s:openapi-gen=true
// +k8s:deepcopy-gen=package
// +k8s:defaulter-gen=TypeMeta
// +groupName=crd.antrea.io
Expand Down
1 change: 0 additions & 1 deletion pkg/apis/crd/v1alpha2/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// +k8s:openapi-gen=true
// +k8s:deepcopy-gen=package
// +groupName=crd.antrea.io

Expand Down
1 change: 0 additions & 1 deletion pkg/apis/crd/v1alpha3/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// +k8s:openapi-gen=true
// +k8s:deepcopy-gen=package
// +groupName=crd.antrea.io

Expand Down

0 comments on commit 0ffcfc9

Please sign in to comment.