[MacPorts] #57546: kops: Update to 1.10.0
MacPorts
noreply at macports.org
Fri Nov 9 02:30:14 UTC 2018
#57546: kops: Update to 1.10.0
-------------------------+----------------------------------------
Reporter: ryandesign | Owner: Aaron Madlon-Kay <amake@…>
Type: update | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: kops |
-------------------------+----------------------------------------
Comment (by amake):
I've done the upgrade. Caveat: I know nothing about Kubernetes so I don't
know how to actually test anything beyond confirming that the binaries can
be executed and will output their help information.
This port installs a bunch of utilities that may not be necessary or
desirable:
{{{
#!sh
$ port contents kops
Port kops contains:
/opt/local/bin/channels
/opt/local/bin/go-bindata
/opt/local/bin/kops
/opt/local/bin/nodeup
/opt/local/bin/protokube
}}}
In particular, `go-bindata` appears to be a generic utility that could
hypothetically be a separate port or even installed by a different port,
thus conflicting.
The runtime dependency on the `kubectl` port is based on project
documentation e.g. [[https://kubernetes.io/docs/tasks/tools/install-
kubectl/#install-kubectl|here]].
--
Ticket URL: <https://trac.macports.org/ticket/57546#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list