Fix RuntimeClass proto generation

This commit is contained in:
Tim Allclair 2019-04-23 15:56:37 -07:00
parent 36ccff1b27
commit 3908fb6b0e
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ limitations under the License.
*/
// +k8s:deepcopy-gen=package
// +k8s:protobuf-gen=package
// +k8s:openapi-gen=true
// +groupName=node.k8s.io

View File

@ -15,6 +15,7 @@ limitations under the License.
*/
// +k8s:deepcopy-gen=package
// +k8s:protobuf-gen=package
// +k8s:openapi-gen=true
// +groupName=node.k8s.io