serhei/oc-inject

Project ID: 22349

Description

Copy an executable to an OpenShift container and run the executable.

oc-inject is a prototype tool for last-resort troubleshooting of a running container, when a required debugging tool is not present in the container image.

Installation Instructions

Requires a prior installation of the oc command-line tool (not included as a dependency of this package) for whichever version of OpenShift you are using.

Install the package and log into an OpenShift session with the oc command-line tool. Then use as follows:

$ ./oc-inject <pod_ID> [-c <container_ID>] <executable> $ ./oc-inject <pod_ID> [-c <container_ID>] -- <executable> <args...>

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 7 x86_64 (37)* EPEL 7 (162 downloads)
Fedora 40 i386 (9)*, x86_64 (10)* Fedora 40 (0 downloads)
Fedora 41 i386 (12)*, x86_64 (12)* Fedora 41 (22 downloads)
Fedora 42 i386 (8)*, x86_64 (8)* Fedora 42 (14 downloads)
Fedora rawhide i386 (61)*, x86_64 (64)* Fedora rawhide (145 downloads)

* Total number of downloaded packages.