Files
integ/kubernetes/crictl/debian/all/deb_folder/control
pmp1 5b23ced597 Update integ/kubernetes for Bullseye
Aligned the package layout with the concurrent Debian packaging
conventions. Moved package files under 'debian/all/' to avoid
duplication across OS builds and removed legacy paths under 'debian/'.

Updated related build references to ensure compatibility across all
supported OS codenames.

chartmuseum
cni/bond-cni
cni/plugins
containerd
crictl
docker-distribution
etcd
flux2
flux2-charts
flux2-charts-legacy
helm
k8s-cni-cache-cleanup
k8s-pod-recovery
kubernetes-1.29.2
kubernetes-1.30.6
kubernetes-1.31.5
kubernetes-1.32.2
kubernetes-1.33.0
kubernetes-1.34.1
kubectl-cert-manager
runc

Change-Id: Ia97d389d1e4d1c58f378d2ee4857063a1943d11d
Signed-off-by: pmp1 <preetham.mp@windriver.com>
2025-11-19 04:50:25 +00:00

16 lines
542 B
Plaintext

Source: crictl
Section: admin
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.4.1
Homepage: https://www.starlingx.io
Package: crictl
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Provides a CLI for CRI-compatible container runtimes.
crictl provides a CLI for CRI-compatible container runtimes.
This allows the CRI runtime developers to debug their
runtime without needing to set up Kubernetes components.