Skip to content

Commit

Permalink
Merge pull request #51797 from CaoShuFeng/protobuf
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 50579, 50875, 51797, 51807, 51803)

update generated protobuf for audit v1beta1 api

**Release note**:
```
NONE
```

Kubernetes-commit: 3a987b0168bf94b9ce579e6aa459d3633527d8d2
  • Loading branch information
k8s-publish-robot committed Sep 3, 2017
2 parents d878f76 + 529a089 commit 392e960
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/go-to-protobuf/protobuf/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ func New() *Generator {
`k8s.io/metrics/pkg/apis/metrics/v1alpha1`,
`k8s.io/metrics/pkg/apis/custom_metrics/v1beta1`,
`k8s.io/apiserver/pkg/apis/audit/v1alpha1`,
`k8s.io/apiserver/pkg/apis/audit/v1beta1`,
}, ","),
DropEmbeddedFields: "k8s.io/apimachinery/pkg/apis/meta/v1.TypeMeta",
}
Expand Down

0 comments on commit 392e960

Please sign in to comment.