Skip to content

Commit cd420a3

Browse files
committed
Use k8s 1.32 client libs
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 64a04ee commit cd420a3

2,285 files changed

Lines changed: 173274 additions & 125390 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ REPO := $(notdir $(shell pwd))
1919
BIN := objectstore-api
2020

2121
# https://github.com/appscodelabs/gengo-builder
22-
CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.29
22+
CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.32
2323

2424
# This version-strategy uses git tags to set the version string
2525
git_branch := $(shell git rev-parse --abbrev-ref HEAD)

api/v1/openapi_generated.go

Lines changed: 25 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)