kubetail 1.6.5-2 source package in Ubuntu

Changelog

kubetail (1.6.5-2) unstable; urgency=medium

  * Bump Standards-Version to 4.3.0.
  * Change Architecture to all.
  * Cleanup copyright.

 -- ChangZhuo Chen (陳昌倬) <email address hidden>  Thu, 17 Jan 2019 14:28:39 +0800

Upload details

Uploaded by:
ChangZhuo Chen (陳昌倬)
Uploaded to:
Sid
Original maintainer:
ChangZhuo Chen (陳昌倬)
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
kubetail_1.6.5-2.dsc 1.7 KiB 14ecc3979284599a1096accbff7418bca63f296701f5268ba37a0d9a6b67a415
kubetail_1.6.5.orig.tar.gz 9.7 KiB e9e7f6e26db9e177c972875780f998761534b6f29d7a59ab3042958b78935f99
kubetail_1.6.5-2.debian.tar.xz 1.7 KiB be95025d43a697d7575a1ac606c3640784923bb644f628877a1f6c4f4df96136

Available diffs

No changes file available.

Binary packages built by this source

kubetail: Aggregate logs from multiple Kubernetes pods into one stream

 Bash script that enables you to aggregate (tail/follow) logs from
 multiple Kubernetes pods into one stream. This is the same as running
 "kubectl logs -f " but for multiple pods.