Date: Tue, 25 Feb 2020 01:52:54 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 244388] sysutils/minikube: fix openBrowser: unsupported operating system: freebsd issue Message-ID: <bug-244388-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244388 Bug ID: 244388 Summary: sysutils/minikube: fix openBrowser: unsupported operating system: freebsd issue Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: danilo@FreeBSD.org Reporter: osa@FreeBSD.org Assignee: danilo@FreeBSD.org Flags: maintainer-feedback?(danilo@FreeBSD.org) Created attachment 211919 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211919&action= =3Dedit sysutils/minikube patch Hi, I was playing with sysutils/minikub when I've got an issue with minikube. When I request a service with the following command I get the error: % minikube service kubia-http |-----------|------------|-------------|-----------------------------| | NAMESPACE | NAME | TARGET PORT | URL | |-----------|------------|-------------|-----------------------------| | default | kubia-http | | http://192.168.99.100:31166 | |-----------|------------|-------------|-----------------------------| * Opening service default/kubia-http in default browser... *=20 X open url failed: http://192.168.99.100:31166: openBrowser: unsupported operating system: freebsd *=20 * minikube is exiting due to an error. If the above message is not useful, = open an issue: - https://github.com/kubernetes/minikube/issues/new/choose I've attached the patch to fix the issue. Thanks. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244388-7788>