Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931938 - sys-cluster/minikube v1.33.0 version bump
Summary: sys-cluster/minikube v1.33.0 version bump
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL: https://github.com/kubernetes/minikub...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-15 07:49 UTC by nzventuri
Modified: 2024-05-16 18:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nzventuri 2024-05-15 07:49:20 UTC
It's been a month since the last release on April 19, 2024, so it's high time we offer up the latest version. Keep it straightforward: grab this patch and let's roll with the new ebuild. To simplify things for @zacmedico, here's my patch for the new ebuild file.

--- minikube-1.32.0.ebuild      2024-05-15 02:12:11.214182744 -0500
+++ minikube-1.33.0.ebuild      2024-05-15 02:18:24.304196962 -0500
@@ -3,7 +3,7 @@

 EAPI=8
 inherit bash-completion-r1 go-module toolchain-funcs
-GIT_COMMIT=8220a6eb95f0a4d75f7f2d7b14cef975f050512d
+GIT_COMMIT=86fc9d54fca63f295d8737c8eacdbb7987e89c67
 GIT_COMMIT_SHORT=${GIT_COMMIT:0:9}

 DESCRIPTION="Single Node Kubernetes Cluster"

Also, check out the changelog at https://github.com/kubernetes/minikube/releases/tag/v1.33.0. I want to emphasize that while I couldn't test the ebuild since the SRC_URI depends on the fork maintained by the package maintainer... I downloaded the binary for my amd64 architecture and everything went smoothly.
Comment 1 Mike Gilbert gentoo-dev 2024-05-16 17:59:59 UTC
Please do not add random arches to CC.
Comment 2 nzventuri 2024-05-16 18:16:52 UTC
(In reply to Mike Gilbert from comment #1)
> Please do not add random arches to CC.

Got it.