Skip to content

Commit

Permalink
Update Kubernetes toolchain to v1.21.0 (#746)
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
1gtm committed May 3, 2021
1 parent 1201466 commit 766fa11
Show file tree
Hide file tree
Showing 3,320 changed files with 340,610 additions and 127,377 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
42 changes: 1 addition & 41 deletions .config/api-rules/violation_exceptions.list

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ BIN := apimachinery
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
CRD_OPTIONS ?= "crd:trivialVersions=true,preserveUnknownFields=false,maxDescLen=0,crdVersions={v1beta1,v1}"
# https://github.com/appscodelabs/gengo-builder
CODE_GENERATOR_IMAGE ?= appscode/gengo:release-1.18
CODE_GENERATOR_IMAGE ?= appscode/gengo:release-1.21
API_GROUPS ?= kubedb:v1alpha2 catalog:v1alpha1 config:v1alpha1 ops:v1alpha1 autoscaling:v1alpha1

# This version-strategy uses git tags to set the version string
Expand Down
Loading

0 comments on commit 766fa11

Please sign in to comment.