-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
-
Product / Portfolio Work
-
None
-
False
-
-
None
-
None
-
None
-
-
None
-
None
-
None
-
None
-
None
1. Proposed title of this feature request
`oc` binaries should be stripped binaries, producing a much smaller binaries.
2. What is the nature and description of the request?
Make sure the shipped binaries of `oc` and `kubectl` in the `openshift-clients` RPM package are stripped binaries.
https://github.com/openshift/oc/blob/main/oc.spec#L1-L4
These lines are 6 years old, and might be very out of date.
Stripping manually `/usr/bin/oc` produces a 130MB clean binary instead of 201MB one.
3. Why does the customer need this? (List the business requirements here)
The customer produces large CoreOS disk image which fails to boot due to size.
4. List any affected packages or components.