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 6 i386 (11)*, x86_64 (15)* EPEL 6 (120 downloads)
EPEL 7 x86_64 (20)* EPEL 7 (125 downloads)
Fedora 37 i386 (12)*, x86_64 (11)* Fedora 37 (0 downloads)
Fedora 38 i386 (5)*, x86_64 (8)* Fedora 38 (15 downloads)
Fedora 39 i386 (0)*, x86_64 (0)* Fedora 39 (16 downloads)
Fedora 40 i386 (0)*, x86_64 (0)* Fedora 40 (2 downloads)
Fedora rawhide i386 (42)*, x86_64 (41)* Fedora rawhide (105 downloads)

* Total number of downloaded packages.