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

✨ Bump envtest to 1.30 #3864

Merged
merged 1 commit into from
Apr 20, 2024

Conversation

sbueringer
Copy link
Member

@sbueringer sbueringer commented Apr 18, 2024

Signed-off-by: Stefan Büringer buringerst@vmware.com

Might be one of the last envtest releases here, but let's see how it goes

xref: kubernetes-sigs/controller-tools#924

Signed-off-by: Stefan Büringer buringerst@vmware.com
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 18, 2024
@sbueringer
Copy link
Member Author

/assign @camilamacedo86

/cc @chrischdi

Copy link
Member

@chrischdi chrischdi left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 18, 2024
Copy link
Member

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

/lgtm
/approved

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86, sbueringer

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 20, 2024
@k8s-ci-robot k8s-ci-robot merged commit c4a642b into kubernetes-sigs:tools-releases Apr 20, 2024
2 checks passed
@sbueringer sbueringer deleted the pr-1.30 branch April 22, 2024 10:00
@sbueringer
Copy link
Member Author

sbueringer commented Apr 22, 2024

@camilamacedo86 Could it be that the 1.30 version was not build and published? I can't see and use it via setup-envtest

@camilamacedo86
Copy link
Member

Hi @sbueringer

I can check the 1.30 there: https://storage.googleapis.com/kubebuilder-tools

Screenshot 2024-04-22 at 11 13 53

What is the issue that are you facing?

@sbueringer
Copy link
Member Author

sbueringer commented Apr 22, 2024

$ setup-envtest use 1.30.0
unable to fetch checksum for requested version: unable fetch metadata for kubebuilder-tools-1.30.0-darwin-arm64.tar.gz -- got status "404 Not Found" from GCS

$  setup-envtest list
(installed)  v1.29.0  darwin/arm64
(installed)  v1.28.3  darwin/arm64
(installed)  v1.28.0  darwin/arm64
(installed)  v1.27.1  darwin/arm64
(installed)  v1.24.2  darwin/arm64
(available)  v1.29.3  darwin/arm64
(available)  v1.29.1  darwin/arm64
(available)  v1.29.0  darwin/arm64
(available)  v1.28.3  darwin/arm64
(available)  v1.28.0  darwin/arm64
(available)  v1.27.1  darwin/arm64
(available)  v1.26.1  darwin/arm64
(available)  v1.26.0  darwin/arm64
(available)  v1.25.0  darwin/arm64
(available)  v1.24.2  darwin/arm64
(available)  v1.24.1  darwin/arm64

Looks like it only exists for linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants