Skip to content

Commit

Permalink
go generate
Browse files Browse the repository at this point in the history
  • Loading branch information
rmweir committed Jul 21, 2020
1 parent bd6d029 commit 5ca8f12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
5 changes: 2 additions & 3 deletions crds/eksclusterconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ spec:
displayName:
type: string
imported:
nullable: true
type: boolean
kmsKey:
type: string
Expand Down Expand Up @@ -118,11 +117,11 @@ spec:
nullable: true
type: object
required:
- region
- displayName
- publicAccess
- region
- privateAccess
- amazonCredentialSecret
- publicAccess
type: object
status:
properties:
Expand Down
5 changes: 0 additions & 5 deletions pkg/apis/eks.cattle.io/v1/zz_generated_deepcopy.go

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

0 comments on commit 5ca8f12

Please sign in to comment.