Date: Thu, 26 Jan 2023 12:17:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 255075] [NEW PORT] sysutils/carvel-kapp: Simple deployment tool for Kubernetes Message-ID: <bug-255075-7788-mPhyYeCret@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255075-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-255075-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255075 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D2efc2d43d762a65f2ae0107d7340d3f= 0b37cbf5c commit 2efc2d43d762a65f2ae0107d7340d3f0b37cbf5c Author: Pavel Timofeev <timp87@gmail.com> AuthorDate: 2023-01-25 21:56:31 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2023-01-26 12:15:57 +0000 sysutils/kapp: Add new port kapp is a simple deployment tool for k8s kapp CLI encourages Kubernetes users to manage resources in bulk by wor= king with "Kubernetes applications" (sets of resources with the same label). It focuses on resource diffing, labeling, deployment and deletion. Unlike tools like Helm, kapp considers YAML templating and management of packages outside of its scope, though it works great with tools that generate Kubernetes configuration. PR: 255075 sysutils/Makefile | 1 + sysutils/kapp/Makefile (new) | 19 +++++++++++++++++++ sysutils/kapp/distinfo (new) | 5 +++++ sysutils/kapp/pkg-descr (new) | 6 ++++++ 4 files changed, 31 insertions(+) --=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-255075-7788-mPhyYeCret>