let validation webhook convert objects to the external version before sending them

This commit is contained in:
Chao Xu
2017-11-03 16:49:56 -07:00
parent 8c005dddb8
commit ab053a224d
38 changed files with 2161 additions and 70 deletions

View File

@@ -77,6 +77,7 @@ PACKAGES=(
k8s.io/metrics/pkg/apis/custom_metrics/v1beta1
k8s.io/apiserver/pkg/apis/audit/v1alpha1
k8s.io/apiserver/pkg/apis/audit/v1beta1
k8s.io/apiserver/pkg/apis/example2/v1
)
# requires the 'proto' tag to build (will remove when ready)