Merge pull request #76967 from tallclair/rcproto

Fix RuntimeClass proto generation
This commit is contained in:
Kubernetes Prow Robot
2019-04-23 20:28:34 -07:00
committed by GitHub
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