Skip to content

Commit

Permalink
Merge pull request #1487 from ArangoGutierrez/clusterfeature
Browse files Browse the repository at this point in the history
Add NodeFeatureGroup API
  • Loading branch information
k8s-ci-robot committed May 23, 2024
2 parents 6644b6a + 47c054e commit f3051f2
Show file tree
Hide file tree
Showing 38 changed files with 2,063 additions and 218 deletions.
2 changes: 0 additions & 2 deletions Dockerfile_generator
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ FROM ${BUILDER_IMAGE} as builder
# Install tools
RUN go install github.com/vektra/mockery/v2@v2.42.0 && \
go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.14.0 && \
git clone https://github.com/kubernetes/code-generator -b v0.29.0 --depth 1 && \
go install k8s.io/code-generator/cmd/go-to-protobuf/...@v0.29.0 && \
go install golang.org/x/tools/cmd/goimports@v0.11.0 && \
go install github.com/golang/protobuf/protoc-gen-go@v1.4.3

Expand Down

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