Skip to content

Commit

Permalink
Run make apimachinery and crds
Browse files Browse the repository at this point in the history
  • Loading branch information
ederst committed Feb 3, 2023
1 parent ddae7b1 commit 74b3286
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions k8s/crds/kops.k8s.io_clusters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,10 @@ spec:
properties:
bs-version:
type: string
clusterName:
description: ClusterName sets the --cluster flag for the
cinder-csi-plugin to the provided name
type: string
createStorageClass:
description: CreateStorageClass provisions a default class
for the Cinder plugin
Expand Down
2 changes: 2 additions & 0 deletions pkg/apis/kops/v1alpha2/zz_generated.conversion.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pkg/apis/kops/v1alpha3/zz_generated.conversion.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 74b3286

Please sign in to comment.