Bug 255956 - [NEW PORT] sysutils/k9s text-based user interface to explore Kubernetes clusters
Summary: [NEW PORT] sysutils/k9s text-based user interface to explore Kubernetes clusters
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-17 22:00 UTC by Robert Gogolok
Modified: 2021-05-18 16:25 UTC (History)
1 user (show)

See Also:


Attachments
Initial k9s port (1.53 KB, patch)
2021-05-17 22:00 UTC, Robert Gogolok
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Gogolok 2021-05-17 22:00:47 UTC
Created attachment 225041 [details]
Initial k9s port

K9s is a Kubernetes command-line tool to interact with
a Kubernetes clusters. K9s can help explore a Kubernetes
cluster with a text-based user interface (UI).

K9s ia also a wanted port on the page https://wiki.freebsd.org/WantedPorts
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-05-18 16:24:22 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-05-18 16:25:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=936ba017fbec248374fffd7856c26abdd791c507

commit 936ba017fbec248374fffd7856c26abdd791c507
Author:     Robert Gogolok <gogolok@gmail.com>
AuthorDate: 2021-05-18 16:22:40 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-05-18 16:24:07 +0000

    New port: sysutils/k9s: text-based user interface to explore Kubernetes clusters

    PR:     255956

 sysutils/Makefile            |  1 +
 sysutils/k9s/Makefile (new)  | 20 ++++++++++++++++++++
 sysutils/k9s/distinfo (new)  |  5 +++++
 sysutils/k9s/pkg-descr (new) |  5 +++++
 4 files changed, 31 insertions(+)