Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update supported Kubernetes to v1.29 #57

Merged
merged 8 commits into from
Jun 19, 2024
Merged

Update supported Kubernetes to v1.29 #57

merged 8 commits into from
Jun 19, 2024

Conversation

takahiro-yamada
Copy link
Contributor

  • Update supported Kubernetes to v1.29
  • Update actions
  • Update tools
  • Build with go 1.22

@takahiro-yamada takahiro-yamada changed the title K8s 1.29 Update supported Kubernetes to v1.29 Jun 19, 2024
@takahiro-yamada
Copy link
Contributor Author

Updated make build works successfully.

takahiro_yamada@ytk-ubuntu20:~/workspace/cybozu-go/nyamber$ 
k8s:stage0.cybozu-ne.co-stage0.cybozu-ne.co> make build
GOBIN=/home/takahiro_yamada/workspace/cybozu-go/nyamber/bin go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.15.0
/home/takahiro_yamada/workspace/cybozu-go/nyamber/bin/controller-gen object:headerFile="hack/boilerplate.go.txt" paths="./..."
go build -o /home/takahiro_yamada/workspace/cybozu-go/nyamber/bin/ -trimpath ./cmd/entrypoint
go build -o /home/takahiro_yamada/workspace/cybozu-go/nyamber/bin/ -trimpath ./cmd/nyamber-controller
takahiro_yamada@ytk-ubuntu20:~/workspace/cybozu-go/nyamber$ 
k8s:stage0.cybozu-ne.co-stage0.cybozu-ne.co> ll ./bin
total 115872
drwxrwxr-x  2 takahiro_yamada takahiro_yamada     4096 Jun 19 08:34 ./
drwxrwxr-x 14 takahiro_yamada takahiro_yamada     4096 Jun 19 06:48 ../
-rwxrwxr-x  1 takahiro_yamada takahiro_yamada 23439125 Jun 19 08:34 controller-gen*
-rwxrwxr-x  1 takahiro_yamada takahiro_yamada  3509478 Jun 19 05:18 crd-to-markdown*
-rwxrwxr-x  1 takahiro_yamada takahiro_yamada 13498999 Jun 19 08:34 entrypoint*
-rwxrwxr-x  1 takahiro_yamada takahiro_yamada 55014523 Jun 19 08:34 nyamber-controller*
-rwxrwxr-x  1 takahiro_yamada takahiro_yamada  9494615 Jun 19 05:57 setup-envtest*
-rwxrwxr-x  1 takahiro_yamada takahiro_yamada 13676244 Jun 19 05:18 staticcheck*
takahiro_yamada@ytk-ubuntu20:~/workspace/cybozu-go/nyamber$ 

Copy link
Member

@zoetrope zoetrope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zoetrope zoetrope merged commit 659af38 into main Jun 19, 2024
5 checks passed
@zoetrope zoetrope deleted the k8s-1.29 branch June 19, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants