rust-kubie 0.28.0-1
Package Information
| Description | more powerful alternative to kubectx and kubens kubie is a Kubernetes context switching tool inspired by kubectx and kubens, with additional features including: - Spawning shells in a specific context and namespace - Per-context namespace history and independent shell history - Scope and state directories for flexible session management - Completions for bash, zsh, fish and elvish This package contains the following binaries built from the Rust crate "kubie": - kubie |
|---|---|
| Maintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
| Changed By | 何庆 He Qing <heqing@rool.me> |
| Sponsor | tsimonq2@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/kubie] (browse) |
| Closes | #1140138 |
| Tracker | https://tracker.debian.org/pkg/rust-kubie |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Distribution | unstable |
|---|---|
| Date | Tue, 18 Aug 2026 21:08:32 -0500 |
| Source | rust-kubie |
| Version | 0.28.0-1 |
| Changed-By | 何庆 He Qing |
| Architecture | source amd64 |
Changelog
rust-kubie (0.28.0-1) unstable; urgency=medium
.
* Package kubie 0.28.0 from crates.io using debcargo 2.8.4
* Initial release. (Closes: #1140138)
* Add filter_targets = ["debian"] to exclude musleabi-only aws-lc-rs
dependency.
* Relax signal-hook dependency from 0.4 to 0.3.18 for Debian.
* Disable self-update feature: updates should go through apt..dsc
| Component | main |
|---|---|
| Package-List | kubie deb utils optional arch=any |
| Section | utils |
| Priority | optional |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: kubie
Upstream-Contact: Simon Bernier St-Pierre <git@sbstp.ca>
Source: https://github.com/kubie-org/kubie
Files: *
Copyright: 2020-2026 Simon Bernier St-Pierre <git@sbstp.ca>
License: Zlib
Files: debian/*
Copyright:
2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
2026 何庆 He Qing <heqing@rool.me>
License: Zlib
License: Zlib
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
.
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.